datapath-protocol: Rename to <linux/openvswitch.h>.
[openvswitch] / lib / dpif-linux.h
index ced869fb2933357da26bab2a3158566c798e7380..b08d28e5ccc129d9e56983a8528eff247cb1fef5 100644 (file)
@@ -20,7 +20,7 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
-#include "openvswitch/datapath-protocol.h"
+#include <linux/openvswitch.h>
 
 struct ofpbuf;