Index: fpdfsdk/include/formfiller/FFL_ComboBox.h |
diff --git a/fpdfsdk/include/formfiller/FFL_ComboBox.h b/fpdfsdk/include/formfiller/FFL_ComboBox.h |
index 590a646d1d529709ac4676327c647a0a3a14c34e..672b0b2b7cfb76789e686e85feb18cd4dac4b26e 100644 |
--- a/fpdfsdk/include/formfiller/FFL_ComboBox.h |
+++ b/fpdfsdk/include/formfiller/FFL_ComboBox.h |
@@ -7,8 +7,8 @@ |
#ifndef FPDFSDK_INCLUDE_FORMFILLER_FFL_COMBOBOX_H_ |
#define FPDFSDK_INCLUDE_FORMFILLER_FFL_COMBOBOX_H_ |
-#include "fpdfsdk/include/formfiller/FFL_FormFiller.h" |
#include "core/include/fxcrt/fx_string.h" |
+#include "fpdfsdk/include/formfiller/FFL_FormFiller.h" |
class CBA_FontMap; |
class CPDFSDK_Document; |