Chromium Code Reviews| Index: cc/texture_copier.h |
| diff --git a/cc/texture_copier.h b/cc/texture_copier.h |
| index 458a36366e50146e2733d55cd7666a7d6190422f..426e5f176fe0e5f5b6bb3d9ca8c3c24a7df5887c 100644 |
| --- a/cc/texture_copier.h |
| +++ b/cc/texture_copier.h |
| @@ -7,7 +7,7 @@ |
| #include "base/basictypes.h" |
| #include "base/memory/scoped_ptr.h" |
| -#include "cc/cc_export.h" |
| +#include "cc/base/cc_export.h" |
| #include "cc/program_binding.h" |
| #include "cc/shader.h" |
| #include "third_party/khronos/GLES2/gl2.h" |