[poppler] Branch 'poppler-0.12' - poppler/OutputDev.h
Albert Astals Cid
aacid at kemper.freedesktop.org
Sat Oct 17 16:22:45 PDT 2009
poppler/OutputDev.h | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d9fd61976dd6b85fdfa7b2cb7ec1979afbd272dd
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Oct 18 01:22:16 2009 +0200
This include is needed as this file uses Ref
diff --git a/poppler/OutputDev.h b/poppler/OutputDev.h
index 0e031f4..cdc74cf 100644
--- a/poppler/OutputDev.h
+++ b/poppler/OutputDev.h
@@ -36,6 +36,7 @@
#include "poppler-config.h"
#include "goo/gtypes.h"
#include "CharTypes.h"
+#include "Object.h"
class Dict;
class GooHash;
More information about the poppler
mailing list