[sword-svn] r2490 - trunk/src/mgr

chrislit at crosswire.org chrislit at crosswire.org
Tue Dec 22 15:42:33 MST 2009


Author: chrislit
Date: 2009-12-22 15:42:33 -0700 (Tue, 22 Dec 2009)
New Revision: 2490

Modified:
   trunk/src/mgr/versemgr.cpp
Log:
corrected #includes

Modified: trunk/src/mgr/versemgr.cpp
===================================================================
--- trunk/src/mgr/versemgr.cpp	2009-12-22 22:28:48 UTC (rev 2489)
+++ trunk/src/mgr/versemgr.cpp	2009-12-22 22:42:33 UTC (rev 2490)
@@ -37,8 +37,8 @@
 #include <canon_nrsva.h>	// NRSVA + Apocrypha v11n system
 #include <canon_synodal.h>	// Russian Synodal v11n system
 #include <canon_vulg.h>		// Vulgate v11n system
-#include <canon_synodal.h>	// German v11n system
-#include <canon_synodal.h>	// Luther v11n system
+#include <canon_german.h>	// German v11n system
+#include <canon_luther.h>	// Luther v11n system
 
 using std::vector;
 using std::map;




More information about the sword-cvs mailing list