Index: xfa/fwl/core/cfwl_combobox.cpp |
diff --git a/xfa/fwl/core/cfwl_combobox.cpp b/xfa/fwl/core/cfwl_combobox.cpp |
index 569ad6dad0166d0ae6ff01c01338f201fe0a9235..f38140821b39ca7f22222c27e636f6d37e4355a5 100644 |
--- a/xfa/fwl/core/cfwl_combobox.cpp |
+++ b/xfa/fwl/core/cfwl_combobox.cpp |
@@ -10,6 +10,7 @@ |
#include "third_party/base/ptr_util.h" |
#include "xfa/fwl/core/fwl_error.h" |
+#include "xfa/fwl/core/ifwl_combobox.h" |
#include "xfa/fwl/core/ifwl_widget.h" |
namespace { |