aboutsummaryrefslogtreecommitdiff
path: root/queen/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'queen/display.h')
-rw-r--r--queen/display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/display.h b/queen/display.h
index 1abf939a30..c4d7671a32 100644
--- a/queen/display.h
+++ b/queen/display.h
@@ -234,7 +234,7 @@ private:
QueenEngine *_vm;
const uint8 *_font;
-#ifndef __PALM_OS__
+#ifndef PALMOS_68K
static const uint8 _fontRegular[];
static const uint8 _fontHebrew[];
static const uint8 _palJoeClothes[];