summaryrefslogtreecommitdiff
path: root/qt/poppler-document.cc
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2006-01-18 22:32:13 +0000
committerAlbert Astals Cid <aacid@kde.org>2006-01-18 22:32:13 +0000
commitad6e7d862c8fa6e10a7dbbb3391cbb0b6c922375 (patch)
tree0c27f504e2fcc0868d3d33d0fe8f900dd5338120 /qt/poppler-document.cc
parent550fb0b617ece7951ec39aec5fa5504cc90022fc (diff)
Brad patch for embedded document extraction, only has Qt4 bindings for now, needs Qt3 and glib work
Diffstat (limited to 'qt/poppler-document.cc')
-rw-r--r--qt/poppler-document.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt/poppler-document.cc b/qt/poppler-document.cc
index bbc38a10..c04c6777 100644
--- a/qt/poppler-document.cc
+++ b/qt/poppler-document.cc
@@ -24,6 +24,7 @@
#include <Catalog.h>
#include <ErrorCodes.h>
#include <SplashOutputDev.h>
+#include <UGooString.h>
#include <splash/SplashBitmap.h>
#include "poppler-private.h"