diff options
Diffstat (limited to 'views/window/custom_frame_view.h')
-rw-r--r-- | views/window/custom_frame_view.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/window/custom_frame_view.h b/views/window/custom_frame_view.h index 814a7a8..e424f29 100644 --- a/views/window/custom_frame_view.h +++ b/views/window/custom_frame_view.h @@ -4,6 +4,7 @@ #ifndef VIEWS_WINDOW_CUSTOM_FRAME_VIEW_H_ #define VIEWS_WINDOW_CUSTOM_FRAME_VIEW_H_ +#pragma once #include "views/controls/button/image_button.h" #include "views/window/non_client_view.h" |