Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 521ea157207e3112dc8a297200014c36 > files > 1

amaya-10.0-3mdv2010.0.src.rpm

--- Amaya/innotlib/ANNOTevent.c.tv	2005-04-29 18:39:23.121249497 +0200
+++ Amaya/annotlib/ANNOTevent.c	2005-04-29 18:41:32.729800714 +0200
@@ -47,8 +47,8 @@
 /* RDF parser */
 #ifdef AM_REDLAND
 #ifndef BOOKMARKS
-#include "librdf.h"
 #include "raptor.h"
+#include "librdf.h"
 #endif /* BOOKMARKS */
 #endif /* AM_REDLAND */
 
--- Amaya/annotlib/AHTrdf2annot.c.tv	2005-04-29 18:39:54.687570215 +0200
+++ Amaya/annotlib/AHTrdf2annot.c	2005-04-29 18:40:48.715878802 +0200
@@ -32,8 +32,8 @@
 #include "ANNOTtools_f.h"
 
 /* RDF parser */
-#include "librdf.h"
 #include "raptor.h"
+#include "librdf.h"
 
 /* Amaya includes */
 #include "AHTURLTools_f.h"
--- Amaya/annotlib/ANNOTschemas.c.tv	2005-04-29 18:40:17.576541095 +0200
+++ Amaya/annotlib/ANNOTschemas.c	2005-04-29 18:40:30.775105769 +0200
@@ -39,8 +39,8 @@
 #include "ANNOTevent_f.h"
 
 /* RDF parser */
-#include "librdf.h"
 #include "raptor.h"
+#include "librdf.h"
 
 /* amaya includes */
 #include "AHTURLTools_f.h"