Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / datapath / flow.h
index b425f35..4db6204 100644 (file)
@@ -10,7 +10,7 @@
 #include <linux/skbuff.h>
 #include <linux/if_ether.h>
 
-#include "openflow.h"
+#include "openflow/openflow.h"
 
 struct sk_buff;
 struct ofp_flow_mod;