Index: xfa/include/fwl/theme/carettp.h |
diff --git a/xfa/include/fwl/theme/carettp.h b/xfa/include/fwl/theme/carettp.h |
index 0ce0c641dd875fe3caf3060c1e50b42e5b3b5126..d99f92a5f3229eee42e437f00838f6383a3e0d31 100644 |
--- a/xfa/include/fwl/theme/carettp.h |
+++ b/xfa/include/fwl/theme/carettp.h |
@@ -7,8 +7,8 @@ |
#ifndef XFA_INCLUDE_FWL_THEME_CARETTP_H_ |
#define XFA_INCLUDE_FWL_THEME_CARETTP_H_ |
-class CFWL_WidgetTP; |
-class CFWL_CaretTP; |
+#include "xfa/include/fwl/theme/widgettp.h" |
+ |
class CFWL_CaretTP : public CFWL_WidgetTP { |
public: |
CFWL_CaretTP(); |