Index: xfa/src/fwl/src/theme/datetimepickertp.cpp |
diff --git a/xfa/src/fwl/src/theme/datetimepickertp.cpp b/xfa/src/fwl/src/theme/datetimepickertp.cpp |
index 0c63a7f15520554c8caafb385c47fa830a619431..ae8cee8f94ecb4b7b5701f7b0fca264558264d6d 100644 |
--- a/xfa/src/fwl/src/theme/datetimepickertp.cpp |
+++ b/xfa/src/fwl/src/theme/datetimepickertp.cpp |
@@ -4,7 +4,11 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
+#include "xfa/include/fwl/theme/datetimepickertp.h" |
+ |
+#include "xfa/include/fwl/basewidget/fwl_datetimepicker.h" |
#include "xfa/src/foxitlib.h" |
+ |
CFWL_DateTimePickerTP::CFWL_DateTimePickerTP() { |
m_pThemeData = new DTPThemeData; |
initThemeData(); |