json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / lib / smap.c
index 07dd23a..aff7eb0 100644 (file)
@@ -18,7 +18,7 @@
 #include <strings.h>
 
 #include "hash.h"
-#include "json.h"
+#include "openvswitch/json.h"
 #include "packets.h"
 #include "uuid.h"