aboutsummaryrefslogtreecommitdiff
path: root/base/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'base/main.cpp')
-rw-r--r--base/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp
index 224681896d..e24c11cc77 100644
--- a/base/main.cpp
+++ b/base/main.cpp
@@ -28,7 +28,7 @@
* of almost all the classes, methods and variables, and how they interact.
*/
-#include "stdafx.h"
+#include "common/stdafx.h"
#include "base/engine.h"
#include "base/gameDetector.h"
#include "base/plugins.h"