Chromium Code Reviews| Index: core/fxcrt/fxcrt_posix.cpp |
| diff --git a/core/fxcrt/fxcrt_posix.cpp b/core/fxcrt/fxcrt_posix.cpp |
| index 053f89c2c9192de0f075953edf420dc391b3c6a9..b5efdc28f46c539335016e7ece4010e00135a627 100644 |
| --- a/core/fxcrt/fxcrt_posix.cpp |
| +++ b/core/fxcrt/fxcrt_posix.cpp |
| @@ -6,7 +6,7 @@ |
| #include "core/fxcrt/fxcrt_posix.h" |
| -#include "core/fxcrt/include/fx_basic.h" |
| +#include "core/fxcrt/fx_basic.h" |
| #if _FXM_PLATFORM_ == _FXM_PLATFORM_LINUX_ || \ |
| _FXM_PLATFORM_ == _FXM_PLATFORM_APPLE_ || \ |