aboutsummaryrefslogtreecommitdiffstats
path: root/test/RPCSession.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/RPCSession.h')
-rw-r--r--test/RPCSession.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/RPCSession.h b/test/RPCSession.h
index 4ec21def..1a1fbbe5 100644
--- a/test/RPCSession.h
+++ b/test/RPCSession.h
@@ -25,7 +25,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/un.h>
-#include <jsoncpp/json/value.h>
+#include <json/value.h>
#include <boost/test/unit_test.hpp>
class IPCSocket: public boost::noncopyable