Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / switch / datapath.c
index 8fdc9d3..e05365c 100644 (file)
@@ -44,7 +44,7 @@
 #include "list.h"
 #include "netdev.h"
 #include "ofpbuf.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "packets.h"
 #include "poll-loop.h"
 #include "rconn.h"