| Index: xfa/fxgraphics/cfx_graphics.cpp
|
| diff --git a/xfa/fxgraphics/cfx_graphics.cpp b/xfa/fxgraphics/cfx_graphics.cpp
|
| index 083ef7bff4ebae6b8271b06420a1b977e10cf9af..068ed015f466e45bba6a61a13140f54a5ce7805c 100644
|
| --- a/xfa/fxgraphics/cfx_graphics.cpp
|
| +++ b/xfa/fxgraphics/cfx_graphics.cpp
|
| @@ -11,6 +11,7 @@
|
| #include "core/fxge/include/cfx_fxgedevice.h"
|
| #include "core/fxge/include/cfx_gemodule.h"
|
| #include "core/fxge/include/cfx_renderdevice.h"
|
| +#include "core/fxge/include/cfx_unicodeencoding.h"
|
| #include "xfa/fxgraphics/cagg_graphics.h"
|
| #include "xfa/fxgraphics/cfx_color.h"
|
| #include "xfa/fxgraphics/cfx_path.h"
|
|
|