acl-plugin: Recreate the bihash_40_8.h in the proper place
[vpp.git] / src / plugins / acl / fa_node.h
index d5c766c..fa9a230 100644 (file)
@@ -2,7 +2,7 @@
 #define _FA_NODE_H_
 
 #include <stddef.h>
-#include "bihash_40_8.h"
+#include <vppinfra/bihash_40_8.h>
 
 #define TCP_FLAG_FIN    0x01
 #define TCP_FLAG_SYN    0x02