Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / switch / dp_act.h
index f556973..e0181fa 100644 (file)
@@ -34,7 +34,7 @@
 #ifndef DP_ACT_H
 #define DP_ACT_H 1
 
-#include "openflow.h"
+#include "openflow/openflow.h"
 #include "switch-flow.h"
 #include "datapath.h"