| Index: core/fpdfdoc/cpvt_color.cpp
|
| diff --git a/core/fpdfdoc/cpvt_color.cpp b/core/fpdfdoc/cpvt_color.cpp
|
| index e42fad339898e7c6e94c8a7ee7f042a1d504db83..e0e6a26db7ab4ad1d18bf82f100b93a6ce344f71 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/cpdf_simple_parser.h"
|
| +#include "core/fpdfapi/parser/cpdf_simple_parser.h"
|
|
|
| // Static.
|
| CPVT_Color CPVT_Color::ParseColor(const CFX_ByteString& str) {
|
|
|