diff options
Diffstat (limited to 'cc/layer_sorter.cc')
-rw-r--r-- | cc/layer_sorter.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/layer_sorter.cc b/cc/layer_sorter.cc index cf85777..bc36aad 100644 --- a/cc/layer_sorter.cc +++ b/cc/layer_sorter.cc @@ -6,7 +6,7 @@ #include "CCLayerSorter.h" -#include "CCMathUtil.h" +#include "cc/math_util.h" #include "CCRenderSurface.h" #include <limits.h> #include <public/WebTransformationMatrix.h> |