| Index: core/fxge/dib/fx_dib_engine_unittest.cpp
|
| diff --git a/core/fxge/dib/fx_dib_engine_unittest.cpp b/core/fxge/dib/fx_dib_engine_unittest.cpp
|
| index d35c66ea3fa4da496ef1e31df5a06a4aa939f976..eed6b521942799fcc0ab61a8801535f6d5b58a53 100644
|
| --- a/core/fxge/dib/fx_dib_engine_unittest.cpp
|
| +++ b/core/fxge/dib/fx_dib_engine_unittest.cpp
|
| @@ -8,7 +8,7 @@
|
| #include "core/fpdfapi/fpdf_parser/cpdf_number.h"
|
| #include "core/fpdfapi/fpdf_parser/cpdf_stream.h"
|
| #include "core/fpdfapi/fpdf_render/render_int.h"
|
| -#include "core/fxcrt/include/fx_memory.h"
|
| +#include "core/fxcrt/fx_memory.h"
|
| #include "core/fxge/dib/dib_int.h"
|
| #include "core/fxge/include/fx_dib.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|