diff options
Diffstat (limited to 'views/controls/button/image_button.h')
-rw-r--r-- | views/controls/button/image_button.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/controls/button/image_button.h b/views/controls/button/image_button.h index f755c18..bbdf42b 100644 --- a/views/controls/button/image_button.h +++ b/views/controls/button/image_button.h @@ -4,6 +4,7 @@ #ifndef VIEWS_CONTROLS_BUTTON_IMAGE_BUTTON_H_ #define VIEWS_CONTROLS_BUTTON_IMAGE_BUTTON_H_ +#pragma once #include "third_party/skia/include/core/SkBitmap.h" #include "views/controls/button/custom_button.h" |