summaryrefslogtreecommitdiffstats
path: root/views/controls/button/custom_button.cc
diff options
context:
space:
mode:
Diffstat (limited to 'views/controls/button/custom_button.cc')
-rw-r--r--views/controls/button/custom_button.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/button/custom_button.cc b/views/controls/button/custom_button.cc
index fc0c6b4..a4233b9 100644
--- a/views/controls/button/custom_button.cc
+++ b/views/controls/button/custom_button.cc
@@ -8,7 +8,7 @@
#include "ui/base/animation/throb_animation.h"
#include "ui/base/keycodes/keyboard_codes.h"
#include "ui/gfx/screen.h"
-#include "views/widget/widget.h"
+#include "ui/views/widget/widget.h"
namespace views {