diff options
Diffstat (limited to 'engines/cge2/cge2.cpp')
-rw-r--r-- | engines/cge2/cge2.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/cge2/cge2.cpp b/engines/cge2/cge2.cpp index 18016ec561..88fdfbb74d 100644 --- a/engines/cge2/cge2.cpp +++ b/engines/cge2/cge2.cpp @@ -37,6 +37,7 @@ #include "cge2/spare.h" #include "cge2/events.h" #include "cge2/talk.h" +#include "cge2/cge2_main.h" namespace CGE2 { |