aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/gp2xwiz-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gp2xwiz/gp2xwiz-main.cpp')
-rw-r--r--backends/platform/gp2xwiz/gp2xwiz-main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gp2xwiz/gp2xwiz-main.cpp b/backends/platform/gp2xwiz/gp2xwiz-main.cpp
index 6b61f9c26a..4bd3f98211 100644
--- a/backends/platform/gp2xwiz/gp2xwiz-main.cpp
+++ b/backends/platform/gp2xwiz/gp2xwiz-main.cpp
@@ -23,7 +23,7 @@
*
*/
-#include <common/scummsys.h>
+#include "common/scummsys.h"
#include <SDL/SDL.h>
#include "backends/platform/gp2xwiz/gp2xwiz-sdl.h"