Index: xfa/fwl/core/ifwl_datetimepicker.cpp |
diff --git a/xfa/fwl/core/ifwl_datetimepicker.cpp b/xfa/fwl/core/ifwl_datetimepicker.cpp |
index 71ff7efbc968562a1e14645c6f5b88a51084feae..1cd96c69258141e20fa6dc59ee0f1ca0738ea1ff 100644 |
--- a/xfa/fwl/core/ifwl_datetimepicker.cpp |
+++ b/xfa/fwl/core/ifwl_datetimepicker.cpp |
@@ -7,7 +7,8 @@ |
#include "xfa/fwl/core/ifwl_datetimepicker.h" |
#include "third_party/base/ptr_util.h" |
-#include "xfa/fwl/core/cfwl_message.h" |
+#include "xfa/fwl/core/cfwl_msgmouse.h" |
+#include "xfa/fwl/core/cfwl_msgsetfocus.h" |
#include "xfa/fwl/core/cfwl_themebackground.h" |
#include "xfa/fwl/core/cfwl_widgetmgr.h" |
#include "xfa/fwl/core/fwl_noteimp.h" |