aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
Diffstat (limited to 'gui')
-rw-r--r--gui/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/options.cpp b/gui/options.cpp
index 0eeae4f4ca..69fbaea713 100644
--- a/gui/options.cpp
+++ b/gui/options.cpp
@@ -39,7 +39,7 @@
#endif
#if !(defined(MAXPATHLEN))
-#ifndef PALMOS_68K
+#ifndef PALMOS_MODE
#define MAXPATHLEN 1024
#else
#define MAXPATHLEN 256