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 47d40e0e8bb802b55203c950eb03bb53d67af02e..75602b8649eac5dcabcc3b40c29c177ba2df5baa 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/include/fxcrt/fx_coordinates.h" |
-class Form; |
+class CPDF_Form; |
class CPDF_FormObject : public CPDF_PageObject { |
public: |