diff options
Diffstat (limited to 'engines/avalanche/highscore.cpp')
-rw-r--r-- | engines/avalanche/highscore.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/avalanche/highscore.cpp b/engines/avalanche/highscore.cpp index 5f47aeb894..b977e2f33c 100644 --- a/engines/avalanche/highscore.cpp +++ b/engines/avalanche/highscore.cpp @@ -29,6 +29,7 @@ #include "avalanche/highscore.h" #include "common/savefile.h" +#include "common/system.h" namespace Avalanche { |