| Index: core/include/fpdfapi/fpdf_module.h
|
| diff --git a/core/include/fpdfapi/fpdf_module.h b/core/include/fpdfapi/fpdf_module.h
|
| index e9c38306b7b48f860aca848270c8d6f0f017d510..5e99753d74c6de8d9e89b6c41f454e70b4165c56 100644
|
| --- a/core/include/fpdfapi/fpdf_module.h
|
| +++ b/core/include/fpdfapi/fpdf_module.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef CORE_INCLUDE_FPDFAPI_FPDF_MODULE_H_
|
| #define CORE_INCLUDE_FPDFAPI_FPDF_MODULE_H_
|
|
|
| -#include "../fxcrt/fx_coordinates.h"
|
| -#include "../fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_coordinates.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
| #include "third_party/base/nonstd_unique_ptr.h"
|
|
|
| class CCodec_ModuleMgr;
|
|
|