diff options
Diffstat (limited to 'saga/sdata.cpp')
-rw-r--r-- | saga/sdata.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/saga/sdata.cpp b/saga/sdata.cpp index 188cdfcae5..57a0595c14 100644 --- a/saga/sdata.cpp +++ b/saga/sdata.cpp @@ -22,10 +22,9 @@ */ // Type SDataWord_T must be unpadded #include "saga.h" -#include "reinherit.h" +#include "gfx_mod.h" #include "text_mod.h" - #include "script_mod.h" #include "script.h" #include "sdata.h" |