| Index: fpdfsdk/include/formfiller/FFL_RadioButton.h
|
| diff --git a/fpdfsdk/include/formfiller/FFL_RadioButton.h b/fpdfsdk/include/formfiller/FFL_RadioButton.h
|
| index 3a8280336a3aa15e47d7a11ee10c7b146cc0e70d..a4e7928e318f3ced498443aadf5032378baecfea 100644
|
| --- a/fpdfsdk/include/formfiller/FFL_RadioButton.h
|
| +++ b/fpdfsdk/include/formfiller/FFL_RadioButton.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_INCLUDE_FORMFILLER_FFL_RADIOBUTTON_H_
|
| #define FPDFSDK_INCLUDE_FORMFILLER_FFL_RADIOBUTTON_H_
|
|
|
| -#include "FFL_FormFiller.h"
|
| +#include "fpdfsdk/include/formfiller/FFL_FormFiller.h"
|
|
|
| class CFFL_RadioButton : public CFFL_Button {
|
| public:
|
|
|