From 5078a0eae65186fe9bc33b37f1ae74b223404f80 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 25 Oct 2003 17:56:42 +0000 Subject: [PATCH] Add missing header to make this compile. svn path=/trunk/kdegraphics/kpdf/; revision=261918 --- kpdf/QOutputDev.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/kpdf/QOutputDev.cpp b/kpdf/QOutputDev.cpp index c823bdf66..896ae97b4 100644 --- a/kpdf/QOutputDev.cpp +++ b/kpdf/QOutputDev.cpp @@ -18,6 +18,7 @@ #include #include #include +#include #include // include xpdf config.h file