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