diff options
Diffstat (limited to 'cc/unthrottled_texture_uploader.h')
-rw-r--r-- | cc/unthrottled_texture_uploader.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/unthrottled_texture_uploader.h b/cc/unthrottled_texture_uploader.h index c8f1b2c3..7fa02e3 100644 --- a/cc/unthrottled_texture_uploader.h +++ b/cc/unthrottled_texture_uploader.h @@ -5,8 +5,8 @@ #ifndef UnthrottledTextureUploader_h #define UnthrottledTextureUploader_h +#include "CCResourceProvider.h" #include "base/basictypes.h" -#include "cc/resource_provider.h" #include "cc/texture_uploader.h" namespace cc { |