summaryrefslogtreecommitdiffstats
path: root/ui/gfx/codec/png_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/codec/png_codec.h')
-rw-r--r--ui/gfx/codec/png_codec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/codec/png_codec.h b/ui/gfx/codec/png_codec.h
index 0088bb3..86f170d 100644
--- a/ui/gfx/codec/png_codec.h
+++ b/ui/gfx/codec/png_codec.h
@@ -9,7 +9,7 @@
#include <vector>
#include "base/basictypes.h"
-#include "ui/base/ui_export.h"
+#include "ui/gfx/gfx_export.h"
class SkBitmap;