diff options
Diffstat (limited to 'saga/saga.cpp')
-rw-r--r-- | saga/saga.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/saga/saga.cpp b/saga/saga.cpp index b5b814a60e..13340a00fb 100644 --- a/saga/saga.cpp +++ b/saga/saga.cpp @@ -32,10 +32,8 @@ #include "saga.h" -#include "reinherit.h" - #include "timer.h" - +#include "gfx_mod.h" #include "rscfile_mod.h" #include "render.h" #include "actor_mod.h" |