aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/acl/fa_node.h
diff options
context:
space:
mode:
authorMohammed Hawari <mohammed@hawari.fr>2024-03-14 22:51:55 +0100
committerAndrew Yourtchenko <ayourtch@gmail.com>2024-03-28 16:56:32 +0000
commitdcb5eb5a18bf42cb4d39ae29822664f2cb57622c (patch)
tree22888d08d89d02c05ccf16f759a0c19dd511e196 /src/plugins/acl/fa_node.h
parent7c2a3357f32ae02bcc20cdad6d87beda39f71d31 (diff)
acl: rework headers to enable out-of-tree usage
Change-Id: I1f8adf1f5650ab6c04e03c95d7a8d0bfa39b5f2d Type: improvement Signed-off-by: Mohammed Hawari <mohammed@hawari.fr>
Diffstat (limited to 'src/plugins/acl/fa_node.h')
-rw-r--r--src/plugins/acl/fa_node.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/acl/fa_node.h b/src/plugins/acl/fa_node.h
index c969377ded7..c4a971aada3 100644
--- a/src/plugins/acl/fa_node.h
+++ b/src/plugins/acl/fa_node.h
@@ -5,7 +5,7 @@
#include <vppinfra/bihash_16_8.h>
#include <vppinfra/bihash_40_8.h>
-#include <plugins/acl/exported_types.h>
+#include "exported_types.h"
// #define FA_NODE_VERBOSE_DEBUG 3