summaryrefslogtreecommitdiff
path: root/project2/json/couchSession.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/json/couchSession.cpp')
-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 01e23ba..ee7bad2 100644
--- a/project2/json/couchSession.cpp
+++ b/project2/json/couchSession.cpp
@@ -11,7 +11,7 @@
#include <boost/lexical_cast.hpp>
#include <boost/uuid/uuid_io.hpp>
#include <boost/uuid/uuid_generators.hpp>
-#include "json.h"
+#include "jsonpp.h"
#include "safeMapFind.h"
#include "conversion.h"
#include "options.h"