| Index: xfa/fxgraphics/cfx_graphics.cpp
|
| diff --git a/xfa/fxgraphics/cfx_graphics.cpp b/xfa/fxgraphics/cfx_graphics.cpp
|
| index 0e18d65e2d51003f44198933c52c695f596525c7..083ef7bff4ebae6b8271b06420a1b977e10cf9af 100644
|
| --- a/xfa/fxgraphics/cfx_graphics.cpp
|
| +++ b/xfa/fxgraphics/cfx_graphics.cpp
|
| @@ -8,7 +8,9 @@
|
|
|
| #include <memory>
|
|
|
| +#include "core/fxge/include/cfx_fxgedevice.h"
|
| #include "core/fxge/include/cfx_gemodule.h"
|
| +#include "core/fxge/include/cfx_renderdevice.h"
|
| #include "xfa/fxgraphics/cagg_graphics.h"
|
| #include "xfa/fxgraphics/cfx_color.h"
|
| #include "xfa/fxgraphics/cfx_path.h"
|
|
|