Index: cc/tile_draw_quad.h |
diff --git a/cc/tile_draw_quad.h b/cc/tile_draw_quad.h |
index ff04b4bcbb60f2b651f5161ace97950961e35a1e..eadfd1ead3c6a6441307564ef8a3f99c0ee3246e 100644 |
--- a/cc/tile_draw_quad.h |
+++ b/cc/tile_draw_quad.h |
@@ -6,7 +6,7 @@ |
#define CC_TILE_DRAW_QUAD_H_ |
#include "base/memory/scoped_ptr.h" |
-#include "cc/cc_export.h" |
+#include "cc/base/cc_export.h" |
#include "cc/draw_quad.h" |
#include "third_party/khronos/GLES2/gl2.h" |
#include "ui/gfx/point.h" |