Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / lib / vconn-stream.c
index f5fe947..d8c8b47 100644 (file)
@@ -41,7 +41,7 @@
 #include <sys/types.h>
 #include <unistd.h>
 #include "ofpbuf.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "poll-loop.h"
 #include "socket-util.h"
 #include "util.h"