poppler/XRef.h |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit a5adb6738e1e191c64457e0c07ee2e3422a042dd
Author: Albert Astals Cid <[email protected]>
Date:   Sat Jan 19 18:13:33 2013 +0100

    Don't use config.h but poppler-config.h
    
    That was already included but i forgot to kill the other one

diff --git a/poppler/XRef.h b/poppler/XRef.h
index cbef85b..8cb587c 100644
--- a/poppler/XRef.h
+++ b/poppler/XRef.h
@@ -14,7 +14,7 @@
 // under GPL version 2 or later
 //
 // Copyright (C) 2005 Brad Hards <[email protected]>
-// Copyright (C) 2006, 2008, 2010-2012 Albert Astals Cid <[email protected]>
+// Copyright (C) 2006, 2008, 2010-2013 Albert Astals Cid <[email protected]>
 // Copyright (C) 2007-2008 Julien Rebetez <[email protected]>
 // Copyright (C) 2007 Carlos Garcia Campos <[email protected]>
 // Copyright (C) 2010 Ilya Gorenbein <[email protected]>
@@ -34,7 +34,6 @@
 #pragma interface
 #endif
 
-#include <config.h>
 #include "poppler-config.h"
 #include "goo/gtypes.h"
 #include "goo/GooMutex.h"
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to