[poppler] qt4/src

Pino Toscano pino at kemper.freedesktop.org
Mon Mar 8 05:49:40 PST 2010


 qt4/src/poppler-movie.cc |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit f9c163730478e3b6d8a1e73dbae6c52c28ae1e84
Author: Pino Toscano <pino at kde.org>
Date:   Mon Mar 8 14:49:12 2010 +0100

    [Qt4] include Object.h and Annot.h, now needed

diff --git a/qt4/src/poppler-movie.cc b/qt4/src/poppler-movie.cc
index 7941be1..f2c7d4a 100644
--- a/qt4/src/poppler-movie.cc
+++ b/qt4/src/poppler-movie.cc
@@ -19,6 +19,8 @@
 
 #include "poppler-qt4.h"
 
+#include "Object.h"
+#include "Annot.h"
 #include "Movie.h"
 
 namespace Poppler


More information about the poppler mailing list