summaryrefslogtreecommitdiff
path: root/testing/test_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'testing/test_support.h')
-rw-r--r--testing/test_support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/test_support.h b/testing/test_support.h
index 56b2f113b3..4dcab15e63 100644
--- a/testing/test_support.h
+++ b/testing/test_support.h
@@ -14,7 +14,7 @@
#include "public/fpdfview.h"
#ifdef PDF_ENABLE_XFA
-#include "xfa/fgas/font/cfgas_fontmgr.h"
+class CFGAS_FontMgr;
#endif // PDF_ENABLE_XFA
namespace pdfium {