diff options
Diffstat (limited to 'saga/sstack.cpp')
-rw-r--r-- | saga/sstack.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/saga/sstack.cpp b/saga/sstack.cpp index 83d4796772..4d83340d03 100644 --- a/saga/sstack.cpp +++ b/saga/sstack.cpp @@ -23,8 +23,9 @@ // Scripting engine stack component -#include "reinherit.h" +#include "saga.h" +#include "gfx_mod.h" #include "console_mod.h" #include "text_mod.h" |