committing first new-json change, verifying new branch
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 14 May 2007 22:45:46 +0000 (22:45 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 14 May 2007 22:45:46 +0000 (22:45 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/new-json@7307 dcc99617-32d9-48b4-a31d-7c20da2025e4

OpenSRF/src/utils/xml_utils.h

index a329061..601057d 100644 (file)
@@ -1,7 +1,8 @@
 #ifndef _XML_UTILS_H
 #define _XML_UTILS_H
 
-#include "objson/object.h"
+//#include "opensrf/osrf_json.h"
+#include "osrf_json.h"
 #include <libxml/parser.h>
 #include <libxml/tree.h>