diff options
Diffstat (limited to 'views/controls/button/native_button.h')
-rw-r--r-- | views/controls/button/native_button.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/button/native_button.h b/views/controls/button/native_button.h index 01f2b03..08aa36f 100644 --- a/views/controls/button/native_button.h +++ b/views/controls/button/native_button.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_BUTTON_NATIVE_BUTTON_H_ #define VIEWS_CONTROLS_BUTTON_NATIVE_BUTTON_H_ +#pragma once #include "gfx/font.h" #include "views/controls/button/button.h" |