Move exported headers to include/openflow, private headers to lib/.
[sliver-openvswitch.git] / datapath / nx_act_snat.h
index cb68d60..76797d4 100644 (file)
@@ -6,7 +6,7 @@
 #include <linux/skbuff.h>
 #include <linux/rcupdate.h>
 
-#include "nicira-ext.h"
+#include "openflow/nicira-ext.h"
 #include "datapath.h"
 
 /* Cache of IP->MAC mappings on the side hidden by the SNAT */