json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / tests / test-jsonrpc.c
index feac0b0..be79064 100644 (file)
@@ -24,7 +24,7 @@
 #include <stdlib.h>
 #include "command-line.h"
 #include "daemon.h"
-#include "json.h"
+#include "openvswitch/json.h"
 #include "ovstest.h"
 #include "poll-loop.h"
 #include "stream-ssl.h"