| Index: core/fpdfapi/fpdf_page/cpdf_pattern.h
|
| diff --git a/core/fpdfapi/fpdf_page/cpdf_pattern.h b/core/fpdfapi/fpdf_page/cpdf_pattern.h
|
| index 983c9eab3f6485468a65a201abc81ecc133bbcd2..52be26a823812186cfcbf1d27950e368f5cb29b9 100644
|
| --- a/core/fpdfapi/fpdf_page/cpdf_pattern.h
|
| +++ b/core/fpdfapi/fpdf_page/cpdf_pattern.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PAGE_CPDF_PATTERN_H_
|
| #define CORE_FPDFAPI_FPDF_PAGE_CPDF_PATTERN_H_
|
|
|
| -#include "core/fxcrt/include/fx_coordinates.h"
|
| -#include "core/fxcrt/include/fx_system.h"
|
| +#include "core/fxcrt/fx_coordinates.h"
|
| +#include "core/fxcrt/fx_system.h"
|
|
|
| class CPDF_Document;
|
| class CPDF_Object;
|
|
|