diff options
Diffstat (limited to 'cc/thread_proxy.h')
-rw-r--r-- | cc/thread_proxy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/thread_proxy.h b/cc/thread_proxy.h index 9b65135..95c8d9b 100644 --- a/cc/thread_proxy.h +++ b/cc/thread_proxy.h @@ -10,7 +10,7 @@ #include "CCLayerTreeHostImpl.h" #include "CCProxy.h" #include "CCScheduler.h" -#include "CCTextureUpdateController.h" +#include "cc/texture_update_controller.h" #include <base/time.h> namespace cc { |