diff options
Diffstat (limited to 'backends/gp32')
| -rw-r--r-- | backends/gp32/gp32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/gp32/gp32.h b/backends/gp32/gp32.h index b38912ccf2..0b3f3dd338 100644 --- a/backends/gp32/gp32.h +++ b/backends/gp32/gp32.h @@ -25,7 +25,7 @@ #include "common/system.h" #include "common/scummsys.h" #include "common/stdafx.h" -#include "common/engine.h" +#include "base/engine.h" #include "scumm/saveload.h" #include "common/scaler.h" |
