summaryrefslogtreecommitdiffstats
path: root/ui/views/window/custom_frame_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/window/custom_frame_view.h')
-rw-r--r--ui/views/window/custom_frame_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/window/custom_frame_view.h b/ui/views/window/custom_frame_view.h
index d53eb21..2d2d3d4 100644
--- a/ui/views/window/custom_frame_view.h
+++ b/ui/views/window/custom_frame_view.h
@@ -6,9 +6,9 @@
#define UI_VIEWS_WINDOW_CUSTOM_FRAME_VIEW_H_
#pragma once
+#include "ui/views/widget/widget.h"
#include "ui/views/window/non_client_view.h"
#include "views/controls/button/image_button.h"
-#include "views/widget/widget.h"
namespace gfx {
class Canvas;