Index: xfa/fxgraphics/cfx_graphics.cpp |
diff --git a/xfa/fxgraphics/cfx_graphics.cpp b/xfa/fxgraphics/cfx_graphics.cpp |
index 90225d4e193084e3a69788a1d277252c3dccc6c9..3783ebb1ccb16b20985848e679c90cb37e031e9f 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" |