Index: fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
diff --git a/fpdfsdk/pdfwindow/PWL_ComboBox.cpp b/fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
index c07233f499e6a2680473637acc5764994629613c..aa0db4b291098163cb4ba18a94a632b6ab057930 100644 |
--- a/fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
+++ b/fpdfsdk/pdfwindow/PWL_ComboBox.cpp |
@@ -6,7 +6,7 @@ |
#include "fpdfsdk/pdfwindow/PWL_ComboBox.h" |
-#include "core/include/fxge/fx_ge.h" |
+#include "core/fxge/include/fx_ge.h" |
#include "fpdfsdk/pdfwindow/PWL_Edit.h" |
#include "fpdfsdk/pdfwindow/PWL_EditCtrl.h" |
#include "fpdfsdk/pdfwindow/PWL_ListBox.h" |