diff options
Diffstat (limited to 'views/controls/button/custom_button.h')
-rw-r--r-- | views/controls/button/custom_button.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/button/custom_button.h b/views/controls/button/custom_button.h index 9cfdc54..92f1338 100644 --- a/views/controls/button/custom_button.h +++ b/views/controls/button/custom_button.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_BUTTON_CUSTOM_BUTTON_H_ #define VIEWS_CONTROLS_BUTTON_CUSTOM_BUTTON_H_ +#pragma once #include "app/animation.h" #include "views/controls/button/button.h" |