aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gp2xwiz/gp2xwiz-main.cpp
diff options
context:
space:
mode:
authorMax Horn2009-06-04 11:45:34 +0000
committerMax Horn2009-06-04 11:45:34 +0000
commitc0f3c2dbd1d5d14457ac12136127233b3b08a237 (patch)
tree14c266d1c6938a7c2e55af92b2fb1e313bca9913 /backends/platform/gp2xwiz/gp2xwiz-main.cpp
parent6b1110b82d37c067dec5668d9ddaa1e51e5d0e91 (diff)
downloadscummvm-rg350-c0f3c2dbd1d5d14457ac12136127233b3b08a237.tar.gz
scummvm-rg350-c0f3c2dbd1d5d14457ac12136127233b3b08a237.tar.bz2
scummvm-rg350-c0f3c2dbd1d5d14457ac12136127233b3b08a237.zip
Code formatting in the gp2xwiz backend
svn-id: r41167
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"