summaryrefslogtreecommitdiffstats
path: root/cc/layer_texture_sub_image.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layer_texture_sub_image.cc')
-rw-r--r--cc/layer_texture_sub_image.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layer_texture_sub_image.cc b/cc/layer_texture_sub_image.cc
index 219aa44..da27507 100644
--- a/cc/layer_texture_sub_image.cc
+++ b/cc/layer_texture_sub_image.cc
@@ -4,7 +4,7 @@
#include "config.h"
-#include "LayerTextureSubImage.h"
+#include "cc/layer_texture_sub_image.h"
#include "CCRendererGL.h" // For the GLC() macro.
#include "GraphicsContext3D.h"