datapath-protocol: Rename to <linux/openvswitch.h>.
[sliver-openvswitch.git] / lib / odp-util.h
index 04a909c..04b8885 100644 (file)
@@ -21,9 +21,9 @@
 #include <stddef.h>
 #include <stdint.h>
 #include <string.h>
+#include <linux/openvswitch.h>
 #include "hash.h"
 #include "openflow/openflow.h"
-#include "openvswitch/datapath-protocol.h"
 #include "util.h"
 
 struct ds;