| Index: core/fpdfapi/fpdf_render/cpdf_type3glyphs.cpp
|
| diff --git a/core/fpdfapi/fpdf_render/cpdf_type3glyphs.cpp b/core/fpdfapi/fpdf_render/cpdf_type3glyphs.cpp
|
| index f450dffa8cd3394391dee86c1139865aa4eaea93..e811c2bd8cc7b842201feda6da3c2c4f5671981c 100644
|
| --- a/core/fpdfapi/fpdf_render/cpdf_type3glyphs.cpp
|
| +++ b/core/fpdfapi/fpdf_render/cpdf_type3glyphs.cpp
|
| @@ -8,7 +8,7 @@
|
|
|
| #include <map>
|
|
|
| -#include "core/fxge/include/fx_font.h"
|
| +#include "core/fxge/fx_font.h"
|
|
|
| CPDF_Type3Glyphs::CPDF_Type3Glyphs()
|
| : m_TopBlueCount(0), m_BottomBlueCount(0) {}
|
|
|