json: Move from lib to include/openvswitch.
[cascardo/ovs.git] / lib / sset.h
index c3b5e97..768d0cf 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef SSET_H
 #define SSET_H
 
-#include "hmap.h"
+#include "openvswitch/hmap.h"
 #include "util.h"
 
 #ifdef __cplusplus