diff options
Diffstat (limited to 'saga/saga.cpp')
-rw-r--r-- | saga/saga.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/saga/saga.cpp b/saga/saga.cpp index d52ea1ae38..78252619b0 100644 --- a/saga/saga.cpp +++ b/saga/saga.cpp @@ -34,6 +34,8 @@ #include "reinherit.h" +#include "systimer.h" + #include "rscfile_mod.h" #include "render_mod.h" #include "actor_mod.h" |