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