| Index: core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp
|
| diff --git a/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp b/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp
|
| index 8c60b3be9faa8734d13f24ea1238cae2160dc640..9d15271e7e1fb9628803efad5ec04bd4ba6065d7 100644
|
| --- a/core/fpdfapi/cmaps/GB1/cmaps_gb1.cpp
|
| +++ b/core/fpdfapi/cmaps/GB1/cmaps_gb1.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_GB1_cmaps[] = {
|
|
|