summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/core/fwl_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/core/fwl_panel.h')
-rw-r--r--xfa/include/fwl/core/fwl_panel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/xfa/include/fwl/core/fwl_panel.h b/xfa/include/fwl/core/fwl_panel.h
index 94e01bca60..51e3d4caaa 100644
--- a/xfa/include/fwl/core/fwl_panel.h
+++ b/xfa/include/fwl/core/fwl_panel.h
@@ -7,10 +7,10 @@
#ifndef XFA_INCLUDE_FWL_CORE_FWL_PANEL_H_
#define XFA_INCLUDE_FWL_CORE_FWL_PANEL_H_
-class IFWL_Widget;
+#include "xfa/src/fwl/src/core/include/fwl_widgetimp.h"
+
class IFWL_Content;
-class IFWL_Panel;
-class IFWL_CustomPanel;
+
#define FWL_CLASS_Panel L"FWL_Panel"
#define FWL_CLASSHASH_Panel 881567292