summaryrefslogtreecommitdiffstats
path: root/external/pdfium/constexpr-template.patch
blob: b83b9f106a328a78921c5ab3c7bee322749d9e12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- core/fxcodec/jbig2/JBig2_SymbolDict.h
+++ core/fxcodec/jbig2/JBig2_SymbolDict.h
@@ -12,8 +12,7 @@
 #include <vector>
 
 #include "core/fxcodec/jbig2/JBig2_ArithDecoder.h"
-
-class CJBig2_Image;
+#include "core/fxcodec/jbig2/JBig2_Image.h"
 
 class CJBig2_SymbolDict {
  public: