| Index: fpdfsdk/include/formfiller/FFL_PushButton.h
|
| diff --git a/fpdfsdk/include/formfiller/FFL_PushButton.h b/fpdfsdk/include/formfiller/FFL_PushButton.h
|
| index 13d60855b9efba9ca1d54d623a92d68f7c735699..a4d0236321823e623a295110d761e203a7860525 100644
|
| --- a/fpdfsdk/include/formfiller/FFL_PushButton.h
|
| +++ b/fpdfsdk/include/formfiller/FFL_PushButton.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_INCLUDE_FORMFILLER_FFL_PUSHBUTTON_H_
|
| #define FPDFSDK_INCLUDE_FORMFILLER_FFL_PUSHBUTTON_H_
|
|
|
| -#include "FFL_FormFiller.h"
|
| +#include "fpdfsdk/include/formfiller/FFL_FormFiller.h"
|
|
|
| class CFFL_PushButton : public CFFL_Button {
|
| public:
|
|
|