diff options
Diffstat (limited to 'backends/platform/gp32/gp32std_memory.cpp')
-rw-r--r-- | backends/platform/gp32/gp32std_memory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gp32/gp32std_memory.cpp b/backends/platform/gp32/gp32std_memory.cpp index 08a868e78f..d51e3e1eea 100644 --- a/backends/platform/gp32/gp32std_memory.cpp +++ b/backends/platform/gp32/gp32std_memory.cpp @@ -29,7 +29,7 @@ #include "common/system.h" #include "backends/intern.h" -#include "base/engine.h" +#include "engines/engine.h" #include "gp32std.h" #include "gp32std_grap.h" |