summaryrefslogtreecommitdiffstats
path: root/cc/single_thread_proxy.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/single_thread_proxy.cc')
-rw-r--r--cc/single_thread_proxy.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/cc/single_thread_proxy.cc b/cc/single_thread_proxy.cc
index 4434d57..1aee5f1 100644
--- a/cc/single_thread_proxy.cc
+++ b/cc/single_thread_proxy.cc
@@ -4,14 +4,14 @@
#include "config.h"
-#include "cc/single_thread_proxy.h"
+#include "CCSingleThreadProxy.h"
#include "CCDrawQuad.h"
#include "CCGraphicsContext.h"
#include "CCLayerTreeHost.h"
+#include "CCTextureUpdateController.h"
#include "CCTimer.h"
#include "base/debug/trace_event.h"
-#include "cc/texture_update_controller.h"
#include <wtf/CurrentTime.h>
namespace cc {