Index: xfa/fwl/core/ifwl_datetimepicker.h |
diff --git a/xfa/fwl/core/ifwl_datetimepicker.h b/xfa/fwl/core/ifwl_datetimepicker.h |
index 67c1c33d7bc4604bf1988359ddc6b03ad3b94f78..2b4be4804db9ff4a2ff7d59b88f4bf2ef021e161 100644 |
--- a/xfa/fwl/core/ifwl_datetimepicker.h |
+++ b/xfa/fwl/core/ifwl_datetimepicker.h |
@@ -47,7 +47,7 @@ class IFWL_DateTimePicker : public IFWL_Widget, |
}; |
explicit IFWL_DateTimePicker( |
- const IFWL_App* app, |
+ const CFWL_App* app, |
std::unique_ptr<CFWL_WidgetProperties> properties); |
~IFWL_DateTimePicker() override; |