[poppler] poppler/OutputDev.h
Albert Astals Cid
aacid at kemper.freedesktop.org
Sat Oct 17 16:23:33 PDT 2009
poppler/OutputDev.h | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d701aaa9eaa62567210070129f5feffe24bf1936
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