Index: xfa/include/fwl/theme/pushbuttontp.h |
diff --git a/xfa/include/fwl/theme/pushbuttontp.h b/xfa/include/fwl/theme/pushbuttontp.h |
index 43fcca7073f4cb37d9c0dc0cda5a06a27bb06bf2..0b8cc4acf25c2adac65e68941b14e0b49caa734a 100644 |
--- a/xfa/include/fwl/theme/pushbuttontp.h |
+++ b/xfa/include/fwl/theme/pushbuttontp.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_INCLUDE_FWL_THEME_PUSHBUTTONTP_H_ |
#define XFA_INCLUDE_FWL_THEME_PUSHBUTTONTP_H_ |
-class CFWL_WidgetTP; |
-class CFWL_PushButtonTP; |
+#include "xfa/include/fwl/theme/widgettp.h" |
+ |
class CFWL_PushButtonTP : public CFWL_WidgetTP { |
public: |
CFWL_PushButtonTP(); |