summaryrefslogtreecommitdiffstats
path: root/tests/nft-table-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/nft-table-test.c')
-rw-r--r--tests/nft-table-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nft-table-test.c b/tests/nft-table-test.c
index fd85f42..051163b 100644
--- a/tests/nft-table-test.c
+++ b/tests/nft-table-test.c
@@ -14,7 +14,7 @@
#include <netinet/in.h>
#include <linux/netfilter/nf_tables.h>
-#include <libnftables/table.h>
+#include <libnftnl/table.h>
static int test_ok = 1;