summaryrefslogtreecommitdiffstats
path: root/base/gfx/vector_device.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/gfx/vector_device.cc')
-rw-r--r--base/gfx/vector_device.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/vector_device.cc b/base/gfx/vector_device.cc
index 8778299..7230e2b 100644
--- a/base/gfx/vector_device.cc
+++ b/base/gfx/vector_device.cc
@@ -4,7 +4,7 @@
#include "base/gfx/vector_device.h"
-#include "base/gfx/bitmap_header.h"
+#include "base/gfx/gdi_util.h"
#include "base/gfx/skia_utils.h"
#include "base/logging.h"
#include "base/scoped_handle.h"