summaryrefslogtreecommitdiffstats
path: root/ui/base/win/events_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ui/base/win/events_win.cc')
-rw-r--r--ui/base/win/events_win.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/base/win/events_win.cc b/ui/base/win/events_win.cc
index 4381cb0..6cb6d81 100644
--- a/ui/base/win/events_win.cc
+++ b/ui/base/win/events_win.cc
@@ -11,8 +11,8 @@
#include "base/win/win_util.h"
#include "ui/base/events/event_utils.h"
#include "ui/base/keycodes/keyboard_code_conversion_win.h"
-#include "ui/gfx/dpi_win.h"
#include "ui/gfx/point.h"
+#include "ui/gfx/win/dpi.h"
namespace ui {