| Index: core/src/fxcrt/fx_basic_memmgr_unittest.cpp
|
| diff --git a/core/src/fxcrt/fx_basic_memmgr_unittest.cpp b/core/src/fxcrt/fx_basic_memmgr_unittest.cpp
|
| index 819cbb4d085fbb92ee870ec756570c5900813ffc..9821ca90574dce76df3bfd5d2c1da24ae1c540b6 100644
|
| --- a/core/src/fxcrt/fx_basic_memmgr_unittest.cpp
|
| +++ b/core/src/fxcrt/fx_basic_memmgr_unittest.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| #include <limits>
|
|
|
| +#include "core/include/fxcrt/fx_memory.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "../../include/fxcrt/fx_memory.h"
|
|
|
| namespace {
|
|
|
|
|