summaryrefslogtreecommitdiffstats
path: root/printing/image_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'printing/image_win.cc')
-rw-r--r--printing/image_win.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/printing/image_win.cc b/printing/image_win.cc
index e8bd368..c4bc1a7 100644
--- a/printing/image_win.cc
+++ b/printing/image_win.cc
@@ -4,9 +4,9 @@
#include "printing/image.h"
-#include "gfx/gdi_util.h" // EMF support
-#include "gfx/rect.h"
#include "skia/ext/platform_device.h"
+#include "ui/gfx/gdi_util.h" // EMF support
+#include "ui/gfx/rect.h"
namespace {