Index: xfa/include/fwl/core/fwl_widget.h |
diff --git a/xfa/include/fwl/core/fwl_widget.h b/xfa/include/fwl/core/fwl_widget.h |
index 2cec462535fb5fe1576d310b0f048aba8e5b9e45..01022ee7623773e8a01fc9eb564282ec60ed00da 100644 |
--- a/xfa/include/fwl/core/fwl_widget.h |
+++ b/xfa/include/fwl/core/fwl_widget.h |
@@ -7,7 +7,11 @@ |
#ifndef XFA_INCLUDE_FWL_CORE_FWL_WIDGET_H_ |
#define XFA_INCLUDE_FWL_CORE_FWL_WIDGET_H_ |
-class IFWL_Target; |
+#include "xfa/include/fwl/core/fwl_note.h" |
+#include "xfa/include/fwl/core/fwl_target.h" |
+#include "xfa/include/fwl/core/fwl_widgetdef.h" |
+#include "xfa/include/fxgraphics/fx_graphics.h" |
+ |
class IFWL_ThemeProvider; |
class CFWL_WidgetImpProperties; |
class IFWL_DataProvider; |