summaryrefslogtreecommitdiff
path: root/src/highscore.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/highscore.cpp')
-rw-r--r--src/highscore.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/highscore.cpp b/src/highscore.cpp
index 51fb841a6..d56e2f511 100644
--- a/src/highscore.cpp
+++ b/src/highscore.cpp
@@ -9,6 +9,7 @@
/** @file highscore.cpp Definition of functions used for highscore handling */
+#include "stdafx.h"
#include "highscore.h"
#include "company_base.h"
#include "company_func.h"