| Index: xfa/fxfa/app/xfa_fontmgr.cpp
|
| diff --git a/xfa/fxfa/app/xfa_fontmgr.cpp b/xfa/fxfa/app/xfa_fontmgr.cpp
|
| index be5081d857b5d0283eff3cf960d9481189f97f39..57e0baffa05b9b0d954f60ae77e9f59311a6f5bf 100644
|
| --- a/xfa/fxfa/app/xfa_fontmgr.cpp
|
| +++ b/xfa/fxfa/app/xfa_fontmgr.cpp
|
| @@ -10,7 +10,7 @@
|
| #include <memory>
|
| #include <utility>
|
|
|
| -#include "core/fpdfapi/fpdf_font/include/cpdf_font.h"
|
| +#include "core/fpdfapi/fpdf_font/cpdf_font.h"
|
| #include "core/fpdfapi/fpdf_parser/include/cpdf_dictionary.h"
|
| #include "core/fpdfapi/fpdf_parser/include/cpdf_document.h"
|
| #include "xfa/fgas/font/fgas_gefont.h"
|
|
|