summaryrefslogtreecommitdiffstats
path: root/cc/texture_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/texture_layer.h')
-rw-r--r--cc/texture_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/texture_layer.h b/cc/texture_layer.h
index 1f04c65..b1d5b9f 100644
--- a/cc/texture_layer.h
+++ b/cc/texture_layer.h
@@ -5,7 +5,7 @@
#ifndef TextureLayerChromium_h
#define TextureLayerChromium_h
-#include "LayerChromium.h"
+#include "cc/layer.h"
namespace WebKit {
class WebGraphicsContext3D;