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 6e0a8c0..54db660 100644
--- a/ui/views/mouse_watcher.cc
+++ b/ui/views/mouse_watcher.cc
@@ -9,7 +9,7 @@
#include "base/event_types.h"
#include "base/memory/weak_ptr.h"
#include "base/message_loop.h"
-#include "ui/base/events.h"
+#include "ui/base/events/event_constants.h"
#include "ui/gfx/screen.h"
namespace views {