diff options
Diffstat (limited to 'base/main.cpp')
-rw-r--r-- | base/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/main.cpp b/base/main.cpp index 6b626ef389..ced240973f 100644 --- a/base/main.cpp +++ b/base/main.cpp @@ -30,7 +30,7 @@ */ #include "common/stdafx.h" -#include "base/engine.h" +#include "engines/engine.h" #include "base/commandLine.h" #include "base/plugins.h" #include "base/version.h" |