changeset 2401 | 2a694ea2a437 |
parent 2400 | 2422ea85d100 |
child 2428 | 6800f8aa0184 |
2400:2422ea85d100 | 2401:2a694ea2a437 |
---|---|
27 #include "game.h" |
27 #include "game.h" |
28 #include "ui_hwform.h" |
28 #include "ui_hwform.h" |
29 #include "SDLs.h" |
29 #include "SDLs.h" |
30 #include "bgwidget.h" |
30 #include "bgwidget.h" |
31 |
31 |
32 #ifdef __APPLE |
32 #ifdef __APPLE__ |
33 #include "InstallController.h" |
33 #include "InstallController.h" |
34 #endif |
34 #endif |
35 |
35 |
36 class HWGame; |
36 class HWGame; |
37 class HWTeam; |
37 class HWTeam; |