Index: core/fpdfapi/fpdf_page/include/cpdf_formobject.h |
diff --git a/core/fpdfapi/fpdf_page/include/cpdf_formobject.h b/core/fpdfapi/fpdf_page/include/cpdf_formobject.h |
index 234cd73328ef3d1003db14d84163c07677bfc6f3..b12d68c3125725bb1a236305364bc3ac50084482 100644 |
--- a/core/fpdfapi/fpdf_page/include/cpdf_formobject.h |
+++ b/core/fpdfapi/fpdf_page/include/cpdf_formobject.h |
@@ -10,7 +10,7 @@ |
#include "core/fpdfapi/fpdf_page/include/cpdf_pageobject.h" |
#include "core/fxcrt/include/fx_coordinates.h" |
-class Form; |
+class CPDF_Form; |
class CPDF_FormObject : public CPDF_PageObject { |
public: |