summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÖmer Fadıl USTA <omerusta@gmail.com>2024-04-22 08:56:26 +0000
committerAlbert Astals Cid <aacid@kde.org>2024-04-22 08:56:26 +0000
commit103fc977d30fa6b3df8d3a018e970230e9661933 (patch)
treef01daf209ff0a23320f2a3e5ae6b6b3a0abbd678
parent87fc0028b69acd8f5679a9fe213f94d081fa28e3 (diff)
Add Missing headers to fix compile problems
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 564e492a..7d0f18f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -692,6 +692,7 @@ if(ENABLE_UNSTABLE_API_ABI_HEADERS)
poppler/GfxState_helpers.h
poppler/GlobalParams.h
poppler/Hints.h
+ poppler/HashAlgorithm.h
poppler/JArithmeticDecoder.h
poppler/JBIG2Stream.h
poppler/JSInfo.h
@@ -719,6 +720,7 @@ if(ENABLE_UNSTABLE_API_ABI_HEADERS)
poppler/PSTokenizer.h
poppler/Rendition.h
poppler/CertificateInfo.h
+ poppler/SignatureInfo.h
poppler/Stream-CCITT.h
poppler/Stream.h
poppler/StructElement.h