| Index: fpdfsdk/include/formfiller/FFL_ComboBox.h
|
| diff --git a/fpdfsdk/include/formfiller/FFL_ComboBox.h b/fpdfsdk/include/formfiller/FFL_ComboBox.h
|
| index c18fb74282bc4e6bdb7ad87f043782973903620c..d26aa7b9c82d93b39256638661651682da4635d8 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;
|
|
|