| Index: core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| diff --git a/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp b/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| index 2da119778738296be39a034bb287bd307e1b7546..59827d79d4cdd5b94ab804828453d971882dd9ea 100644
|
| --- a/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| +++ b/core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.cpp
|
| @@ -6,10 +6,10 @@
|
|
|
| #include "core/fpdfapi/fpdf_cmaps/CNS1/cmaps_cns1.h"
|
|
|
| +#include "core/fpdfapi/cpdf_modulemgr.h"
|
| #include "core/fpdfapi/fpdf_cmaps/cmap_int.h"
|
| #include "core/fpdfapi/fpdf_font/font_int.h"
|
| #include "core/fpdfapi/fpdf_page/cpdf_pagemodule.h"
|
| -#include "core/fpdfapi/include/cpdf_modulemgr.h"
|
| #include "core/fxcrt/include/fx_basic.h"
|
|
|
| static const FXCMAP_CMap g_FXCMAP_CNS1_cmaps[] = {
|
|
|