diff options
Diffstat (limited to 'gui/launcher.cpp')
-rw-r--r-- | gui/launcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/launcher.cpp b/gui/launcher.cpp index eadd2ab78c..be5b5c773a 100644 --- a/gui/launcher.cpp +++ b/gui/launcher.cpp @@ -21,7 +21,7 @@ #include "common/stdafx.h" -#include "base/engine.h" +#include "engines/engine.h" #include "base/game.h" #include "base/plugins.h" #include "base/version.h" |