Index: xfa/fwl/core/ifwl_listbox.cpp |
diff --git a/xfa/fwl/core/ifwl_listbox.cpp b/xfa/fwl/core/ifwl_listbox.cpp |
index 94652a1a0a4621fc3c8cd07c51b6684260e8d1e9..24d825f8d1569199b2c2a8292efc1713541b982a 100644 |
--- a/xfa/fwl/core/ifwl_listbox.cpp |
+++ b/xfa/fwl/core/ifwl_listbox.cpp |
@@ -8,7 +8,9 @@ |
#include "third_party/base/ptr_util.h" |
#include "xfa/fde/tto/fde_textout.h" |
-#include "xfa/fwl/core/cfwl_message.h" |
+#include "xfa/fwl/core/cfwl_msgkey.h" |
+#include "xfa/fwl/core/cfwl_msgmouse.h" |
+#include "xfa/fwl/core/cfwl_msgmousewheel.h" |
#include "xfa/fwl/core/cfwl_themebackground.h" |
#include "xfa/fwl/core/cfwl_themepart.h" |
#include "xfa/fwl/core/cfwl_themetext.h" |