summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2024-04-16 09:10:41 +0200
committerSlávek Banko <slavek.banko@axis.cz>2024-04-16 09:11:49 +0200
commitc6ebe9342f58c736c1b50eaf8d6d796aefd5ba65 (patch)
tree57ae274533c1f730295db35cf52917d32d279d44
parentce10966023e003aa02d2da68a0162907be9e619d (diff)
downloadtdegraphics-r14.1.x.tar.gz
tdegraphics-r14.1.x.zip
Fix FTBFS from prior commit.r14.1.2r14.1.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e8ec37c62f561cf286ccbce294688360624b4636)
-rw-r--r--kghostview/kgvdocument.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/kghostview/kgvdocument.cpp b/kghostview/kgvdocument.cpp
index ec70944d..8a1a6776 100644
--- a/kghostview/kgvdocument.cpp
+++ b/kghostview/kgvdocument.cpp
@@ -17,6 +17,7 @@
*/
#include <algorithm>
+#include <functional>
#include <memory>
#include <tqfileinfo.h>