summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/theme/carettp.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/theme/carettp.h')
-rw-r--r--xfa/include/fwl/theme/carettp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa/include/fwl/theme/carettp.h b/xfa/include/fwl/theme/carettp.h
index 0ce0c641dd..d99f92a5f3 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();