summaryrefslogtreecommitdiffstats
path: root/tests/nft-expr_lookup-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nft-expr_lookup-test.c')
-rw-r--r--tests/nft-expr_lookup-test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/nft-expr_lookup-test.c b/tests/nft-expr_lookup-test.c
index 760e69c..38a2a46 100644
--- a/tests/nft-expr_lookup-test.c
+++ b/tests/nft-expr_lookup-test.c
@@ -16,8 +16,8 @@
#include <netinet/ip.h>
#include <linux/netfilter/nf_tables.h>
#include <libmnl/libmnl.h>
-#include <libnftables/rule.h>
-#include <libnftables/expr.h>
+#include <libnftnl/rule.h>
+#include <libnftnl/expr.h>
static int test_ok = 1;