Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / switch / switch-flow.c
index 50a0dee..8e3b7f7 100644 (file)
@@ -38,7 +38,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include "ofpbuf.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "packets.h"
 #include "timeval.h"