summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/hwcompat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/hwcompat.h b/firmware/hwcompat.h
index 3a142fb..c79e3ba 100644
--- a/firmware/hwcompat.h
+++ b/firmware/hwcompat.h
@@ -29,7 +29,7 @@
int read_rom_version(void);
int read_hw_mask(void);
-#ifdef ARCHOS_PLAYER
+#ifdef HAVE_LCD_CHARCELLS
bool has_new_lcd(void);
#endif