diff options
Diffstat (limited to 'common/system.cpp')
-rw-r--r-- | common/system.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/system.cpp b/common/system.cpp index 28abb27a61..0168cf482c 100644 --- a/common/system.cpp +++ b/common/system.cpp @@ -31,6 +31,7 @@ #include "common/config-manager.h" #include "common/savefile.h" #include "common/system.h" +#include "common/util.h" DECLARE_SINGLETON(OSystem); |