diff options
Diffstat (limited to 'saga/expr.cpp')
-rw-r--r-- | saga/expr.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/saga/expr.cpp b/saga/expr.cpp index 0833e25e1b..47cf21982e 100644 --- a/saga/expr.cpp +++ b/saga/expr.cpp @@ -25,8 +25,7 @@ // EXPR_ParseArgs() lifted wholesale from SDL win32 initialization code by Sam Lantinga -#include "reinherit.h" - +#include "saga.h" #include "cvar_mod.h" #include "expr.h" |