diff options
Diffstat (limited to 'apps/gui/buttonbar.h')
-rw-r--r-- | apps/gui/buttonbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/buttonbar.h b/apps/gui/buttonbar.h index 3098ecce4f..98eb83b184 100644 --- a/apps/gui/buttonbar.h +++ b/apps/gui/buttonbar.h @@ -24,7 +24,7 @@ #include "screen_access.h" -#ifdef HAS_BUTTONBAR +#ifdef HAVE_BUTTONBAR #define BUTTONBAR_HEIGHT 8 #define BUTTONBAR_MAX_BUTTONS 3 #define BUTTONBAR_CAPTION_LENGTH 8 |