Index: cc/base/math_util.cc |
diff --git a/cc/math_util.cc b/cc/base/math_util.cc |
similarity index 99% |
rename from cc/math_util.cc |
rename to cc/base/math_util.cc |
index f5c0cb4eae3f447f214018ba766bfa102ca7ea9d..165e010c7522099dde6db3d9ecabdc1bee3f3efa 100644 |
--- a/cc/math_util.cc |
+++ b/cc/base/math_util.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "cc/math_util.h" |
+#include "cc/base/math_util.h" |
#include <cmath> |
#include <limits> |