Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / datapath / forward.c
index dc7df71..b3c2f7a 100644 (file)
@@ -12,7 +12,7 @@
 #include <linux/types.h>
 #include "forward.h"
 #include "datapath.h"
-#include "nicira-ext.h"
+#include "openflow/nicira-ext.h"
 #include "dp_act.h"
 #include "nx_msg.h"
 #include "chain.h"