| Index: core/fpdfdoc/cpvt_color.cpp
|
| diff --git a/core/fpdfdoc/cpvt_color.cpp b/core/fpdfdoc/cpvt_color.cpp
|
| index 72b8140b7b9bbfcbcf3a14e06debf64d9ec28bfc..e42fad339898e7c6e94c8a7ee7f042a1d504db83 100644
|
| --- a/core/fpdfdoc/cpvt_color.cpp
|
| +++ b/core/fpdfdoc/cpvt_color.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/fpdfdoc/cpvt_color.h"
|
|
|
| -#include "core/fpdfapi/fpdf_parser/include/cpdf_simple_parser.h"
|
| +#include "core/fpdfapi/fpdf_parser/cpdf_simple_parser.h"
|
|
|
| // Static.
|
| CPVT_Color CPVT_Color::ParseColor(const CFX_ByteString& str) {
|
|
|