| Index: fpdfsdk/fpdf_sysfontinfo.cpp
|
| diff --git a/fpdfsdk/fpdf_sysfontinfo.cpp b/fpdfsdk/fpdf_sysfontinfo.cpp
|
| index a50a8ba3125523e714027931bdac27e6b0f85daa..5f80ca0860fdbbe5005e3adf80f7ae889e22554c 100644
|
| --- a/fpdfsdk/fpdf_sysfontinfo.cpp
|
| +++ b/fpdfsdk/fpdf_sysfontinfo.cpp
|
| @@ -10,7 +10,7 @@
|
| #include "core/fxge/cfx_gemodule.h"
|
| #include "core/fxge/fx_font.h"
|
| #include "core/fxge/ifx_systemfontinfo.h"
|
| -#include "fpdfsdk/include/fsdk_define.h"
|
| +#include "fpdfsdk/fsdk_define.h"
|
| #include "fpdfsdk/pdfwindow/PWL_FontMap.h"
|
|
|
| class CFX_ExternalFontInfo final : public IFX_SystemFontInfo {
|
|
|