Index: fpdfsdk/include/formfiller/FFL_RadioButton.h |
diff --git a/fpdfsdk/include/formfiller/FFL_RadioButton.h b/fpdfsdk/include/formfiller/FFL_RadioButton.h |
index 037e56344d7eda9bc12e4b7c66190082de633bc3..2049a45345d72019a4f6c0a0855ac580ef9a570d 100644 |
--- a/fpdfsdk/include/formfiller/FFL_RadioButton.h |
+++ b/fpdfsdk/include/formfiller/FFL_RadioButton.h |
@@ -7,6 +7,8 @@ |
#ifndef _FFL_RADIOBUTTON_H_ |
#define _FFL_RADIOBUTTON_H_ |
+#include "FFL_FormFiller.h" |
+ |
class CFFL_RadioButton : public CFFL_Button |
{ |
public: |