Index: core/fxcrt/fx_basic_gcc_unittest.cpp |
diff --git a/core/fxcrt/fx_basic_gcc_unittest.cpp b/core/fxcrt/fx_basic_gcc_unittest.cpp |
index 73e7446de0081e8ee9d8b8b9371bacb6635f6323..665eede9ffe3205d7a3c641a7fae087ed05bac89 100644 |
--- a/core/fxcrt/fx_basic_gcc_unittest.cpp |
+++ b/core/fxcrt/fx_basic_gcc_unittest.cpp |
@@ -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 "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_system.h" |
#include "testing/gtest/include/gtest/gtest.h" |
TEST(fxcrt, FXSYS_atoi) { |