diff options
Diffstat (limited to 'include/widget_button.h')
| -rw-r--r-- | include/widget_button.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/widget_button.h b/include/widget_button.h index 0787878..5090e55 100644 --- a/include/widget_button.h +++ b/include/widget_button.h @@ -3,6 +3,8 @@ #define WIDGET_BUTTON_H +#include "main.h" + #define WIDGET_BUTTON_TIME 10 #define WIDGET_BUTTON_WIDTH 125 |