1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/community/chromium/fix-missing-includes.patch
2021-05-27 18:44:24 +00:00

10 lines
275 B
Diff

--- 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