diff options
Diffstat (limited to 'backends/platform/gp32/gp32_launcher.cpp')
-rw-r--r-- | backends/platform/gp32/gp32_launcher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gp32/gp32_launcher.cpp b/backends/platform/gp32/gp32_launcher.cpp index 29af6288f5..299e1d832a 100644 --- a/backends/platform/gp32/gp32_launcher.cpp +++ b/backends/platform/gp32/gp32_launcher.cpp @@ -26,7 +26,7 @@ #include "common/scummsys.h" #include "common/file.h" -#include "base/engine.h" +#include "engines/engine.h" #include "gp32std.h" #include "gp32std_grap.h" |