committing first new-json change, verifying new branch
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 14 May 2007 22:45:46 +0000 (22:45 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 14 May 2007 22:45:46 +0000 (22:45 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/new-json@888 9efc2488-bf62-4759-914b-345cdb29e865

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>