| 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 eb1e0669ae08a5f34664205d80cc5bf4a5c6ab5f..1eac9e301ac15514066b5c175d70d990cf95c766 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/include/fxcrt/fx_system.h"
|
| +#include "core/fxcrt/include/fx_system.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| TEST(fxcrt, FXSYS_atoi) {
|
|
|