summaryrefslogtreecommitdiffstats
path: root/ui/views/mouse_watcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/mouse_watcher.cc')
-rw-r--r--ui/views/mouse_watcher.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/views/mouse_watcher.cc b/ui/views/mouse_watcher.cc
index 555af23..1115901 100644
--- a/ui/views/mouse_watcher.cc
+++ b/ui/views/mouse_watcher.cc
@@ -11,8 +11,8 @@
#include "base/message_loop.h"
#include "ui/base/events.h"
#include "ui/gfx/screen.h"
+#include "ui/views/view.h"
#include "ui/views/widget/widget.h"
-#include "views/view.h"
namespace views {