Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / lib / flow.c
index ebe9050..8a02d7f 100644 (file)
@@ -38,7 +38,7 @@
 #include <string.h>
 #include "hash.h"
 #include "ofpbuf.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "packets.h"
 
 #include "vlog.h"