From 04b92420108c9247b61a2121a94ad42386097eb7 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 4 Mar 2005 09:03:03 +0000 Subject: [PATCH] compile fix for Solaris (100767) svn path=/branches/KDE_3_4_BRANCH/kdegraphics/kpdf/; revision=394780 --- xpdf/xpdf/GlobalParams.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/xpdf/xpdf/GlobalParams.cc b/xpdf/xpdf/GlobalParams.cc index 4d4adefd3..ff93e77ee 100644 --- a/xpdf/xpdf/GlobalParams.cc +++ b/xpdf/xpdf/GlobalParams.cc @@ -13,6 +13,7 @@ #endif #include +#include // KPDF: additional includes for Qt and Xft #include #include