| Index: core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp
|
| diff --git a/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp b/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp
|
| index 8d7fa4b3221b0090cc494ff933933c6fd7943706..a1bbefc1ab872d45126ffe39d0c21f5747260173 100644
|
| --- a/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp
|
| +++ b/core/fpdfapi/cmaps/CNS1/cmaps_cns1.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "core/fpdfapi/cmaps/cmap_int.h"
|
| #include "core/fpdfapi/cpdf_modulemgr.h"
|
| #include "core/fpdfapi/font/font_int.h"
|
| -#include "core/fpdfapi/fpdf_page/cpdf_pagemodule.h"
|
| +#include "core/fpdfapi/page/cpdf_pagemodule.h"
|
| #include "core/fxcrt/fx_basic.h"
|
|
|
| static const FXCMAP_CMap g_FXCMAP_CNS1_cmaps[] = {
|
|
|