diff options
Diffstat (limited to 'saga/game.cpp')
-rw-r--r-- | saga/game.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/saga/game.cpp b/saga/game.cpp index 834a978cb6..ec4ab31463 100644 --- a/saga/game.cpp +++ b/saga/game.cpp @@ -23,8 +23,7 @@ // Game detection, general game parameters -#include "reinherit.h" - +#include "saga.h" #include "common/file.h" #include "base/gameDetector.h" #include "base/plugins.h" |