Index: fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
diff --git a/fpdfsdk/pdfwindow/PWL_ComboBox.cpp b/fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
index 7349ed058f850f98516e00356ab4204a98258a39..46c2e686e08303f041f453a152a27cfda6a26b1f 100644 |
--- a/fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
+++ b/fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
@@ -6,6 +6,7 @@ |
#include "fpdfsdk/pdfwindow/PWL_ComboBox.h" |
+#include "core/fxge/include/cfx_pathdata.h" |
#include "core/fxge/include/fx_ge.h" |
#include "fpdfsdk/fxedit/include/fxet_list.h" |
#include "fpdfsdk/pdfwindow/PWL_Edit.h" |