aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/fix-missing-includes.patch
blob: 5caa68f92d86fb95ae0cb7a4671543b038d64b59 (plain)
1
2
3
4
5
6
7
8
9
10
--- third_party/pdfium/core/fxcodec/png/png_decoder.h.orig
+++ third_party/pdfium/core/fxcodec/png/png_decoder.h
@@ -9,6 +9,7 @@
 
 #include <memory>
 
+#include "core/fxcodec/fx_codec_def.h"
 #include "core/fxcodec/progressive_decoder_iface.h"
 
 #ifndef PDF_ENABLE_XFA_PNG