Index: xfa/fde/fde_gedevice.h |
diff --git a/xfa/fde/fde_gedevice.h b/xfa/fde/fde_gedevice.h |
index bb06cf6b53bd2111767351ddecd676e215f72b01..e3b9208d93a05ea7d2c09e312cf77ec4852be4f6 100644 |
--- a/xfa/fde/fde_gedevice.h |
+++ b/xfa/fde/fde_gedevice.h |
@@ -7,13 +7,14 @@ |
#ifndef XFA_FDE_FDE_GEDEVICE_H_ |
#define XFA_FDE_FDE_GEDEVICE_H_ |
-#include "core/fxge/include/fx_ge.h" |
+#include "core/fxge/include/cfx_renderdevice.h" |
#include "xfa/fgas/crt/fgas_memory.h" |
class CFDE_Brush; |
class CFDE_Path; |
class CFDE_Pen; |
class CFGAS_GEFont; |
+class CFX_GraphStateData; |
class CFDE_RenderDevice : public CFX_Target { |
public: |