net: change name of flow_dissector header to match the .c file name
[firefly-linux-kernel-4.4.55.git] / include / linux / skbuff.h
index c0b574a414e7593d6af993637f944b42f70a454e..e35c2b13d4347ab8b492360234e32015fd26d20c 100644 (file)
@@ -34,7 +34,7 @@
 #include <linux/dma-mapping.h>
 #include <linux/netdev_features.h>
 #include <linux/sched.h>
-#include <net/flow_keys.h>
+#include <net/flow_dissector.h>
 
 /* A. Checksumming of received packets by device.
  *