Index: fpdfsdk/include/formfiller/FFL_ComboBox.h |
diff --git a/fpdfsdk/include/formfiller/FFL_ComboBox.h b/fpdfsdk/include/formfiller/FFL_ComboBox.h |
index f1c8b2d99b503650f5fd7b3d0bc126f0ba3e9b23..ce244d80bb2738dcd3bca356e01cab24b4799dcf 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 "../../../core/include/fxcrt/fx_string.h" |
#include "FFL_FormFiller.h" |
+#include "core/include/fxcrt/fx_string.h" |
class CBA_FontMap; |
class CPDFSDK_Document; |