summaryrefslogtreecommitdiff
path: root/project2/json
diff options
context:
space:
mode:
Diffstat (limited to 'project2/json')
-rw-r--r--project2/json/couchSession.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/project2/json/couchSession.cpp b/project2/json/couchSession.cpp
index 8a4436b..a328ad5 100644
--- a/project2/json/couchSession.cpp
+++ b/project2/json/couchSession.cpp
@@ -4,7 +4,7 @@
#include "exceptions.h"
#include "../libmisc/buffer.h"
#include "../libmisc/curlsup.h"
-#include <xmlObjectLoader.h>
+#include <scriptLoader.h>
#include <sessionContainer.h>
#include <boost/bind.hpp>
#include <boost/foreach.hpp>