Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / switch / switch.c
index 84ed8de..03f7dc0 100644 (file)
@@ -44,7 +44,7 @@
 #include "daemon.h"
 #include "datapath.h"
 #include "fault.h"
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "poll-loop.h"
 #include "queue.h"
 #include "util.h"