aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/gph.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gph/gph.h')
-rw-r--r--backends/platform/gph/gph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gph/gph.h b/backends/platform/gph/gph.h
index 8b943f98f3..80f43f0bab 100644
--- a/backends/platform/gph/gph.h
+++ b/backends/platform/gph/gph.h
@@ -34,7 +34,7 @@
#define __GP2XWIZ__
#ifndef PATH_MAX
- #define PATH_MAX 255
+#define PATH_MAX 255
#endif
class OSystem_GPH : public OSystem_POSIX {