| Index: fpdfsdk/include/formfiller/FFL_CheckBox.h
|
| diff --git a/fpdfsdk/include/formfiller/FFL_CheckBox.h b/fpdfsdk/include/formfiller/FFL_CheckBox.h
|
| index 27af16be5a01c6b1570b37d856b37564b552477c..4ffb14373439c8e922d13f83eb3516fff83c1b52 100644
|
| --- a/fpdfsdk/include/formfiller/FFL_CheckBox.h
|
| +++ b/fpdfsdk/include/formfiller/FFL_CheckBox.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef FPDFSDK_INCLUDE_FORMFILLER_FFL_CHECKBOX_H_
|
| #define FPDFSDK_INCLUDE_FORMFILLER_FFL_CHECKBOX_H_
|
|
|
| -#include "FFL_FormFiller.h"
|
| +#include "fpdfsdk/include/formfiller/FFL_FormFiller.h"
|
|
|
| class CFFL_CheckBox : public CFFL_Button {
|
| public:
|
|
|