Index: xfa/include/fwl/theme/pictureboxtp.h |
diff --git a/xfa/include/fwl/theme/pictureboxtp.h b/xfa/include/fwl/theme/pictureboxtp.h |
index 7621d3b8f8e8622a7118cc49bd112f2290a30ee8..8879890649424ae130cf06159138b2f915b817a0 100644 |
--- a/xfa/include/fwl/theme/pictureboxtp.h |
+++ b/xfa/include/fwl/theme/pictureboxtp.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_INCLUDE_FWL_THEME_PICTUREBOXTP_H_ |
#define XFA_INCLUDE_FWL_THEME_PICTUREBOXTP_H_ |
-class CFWL_WidgetTP; |
-class CFWL_PictureBoxTP; |
+#include "xfa/include/fwl/theme/widgettp.h" |
+ |
class CFWL_PictureBoxTP : public CFWL_WidgetTP { |
public: |
CFWL_PictureBoxTP(); |