| Index: core/fpdfapi/fpdf_page/cpdf_colorstate.h
|
| diff --git a/core/fpdfapi/fpdf_page/cpdf_colorstate.h b/core/fpdfapi/fpdf_page/cpdf_colorstate.h
|
| index f6f72a2b46b23a12c28cfee4c43a2ad68dac2aaa..3f2d5632e7c357b817aa7e885753a9c7a53dd8c6 100644
|
| --- a/core/fpdfapi/fpdf_page/cpdf_colorstate.h
|
| +++ b/core/fpdfapi/fpdf_page/cpdf_colorstate.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_FPDFAPI_FPDF_PAGE_CPDF_COLORSTATE_H_
|
| #define CORE_FPDFAPI_FPDF_PAGE_CPDF_COLORSTATE_H_
|
|
|
| -#include "core/fpdfapi/fpdf_page/include/cpdf_color.h"
|
| +#include "core/fpdfapi/fpdf_page/cpdf_color.h"
|
| #include "core/fxcrt/include/cfx_count_ref.h"
|
| #include "core/fxcrt/include/fx_basic.h"
|
| #include "core/fxcrt/include/fx_system.h"
|
|
|