summaryrefslogtreecommitdiffstats
path: root/printing
diff options
context:
space:
mode:
Diffstat (limited to 'printing')
-rw-r--r--printing/image.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/printing/image.cc b/printing/image.cc
index b9c86dd..beff637 100644
--- a/printing/image.cc
+++ b/printing/image.cc
@@ -12,7 +12,7 @@
#include "skia/ext/platform_device.h"
#if defined(OS_WIN)
-#include "base/gfx/gdi_util.h" // EMF support
+#include "app/gfx/gdi_util.h" // EMF support
#endif
namespace {