diff --git a/firmware/hwcompat.h b/firmware/hwcompat.h index 3a142fb713..c79e3ba682 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