diff options
Diffstat (limited to 'src/widget/widget_button.h')
| -rw-r--r-- | src/widget/widget_button.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/widget_button.h b/src/widget/widget_button.h index 1662407..5090e55 100644 --- a/src/widget/widget_button.h +++ b/src/widget/widget_button.h @@ -3,7 +3,7 @@ #define WIDGET_BUTTON_H -#include "base/main.h" +#include "main.h" #define WIDGET_BUTTON_TIME 10 |