summaryrefslogtreecommitdiffstats
path: root/examples/nft-table-json-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nft-table-json-add.c')
-rw-r--r--examples/nft-table-json-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nft-table-json-add.c b/examples/nft-table-json-add.c
index f3a57c0..a9bd217 100644
--- a/examples/nft-table-json-add.c
+++ b/examples/nft-table-json-add.c
@@ -26,7 +26,7 @@
#include <linux/netfilter/nf_tables.h>
#include <libmnl/libmnl.h>
-#include <libnftables/table.h>
+#include <libnftnl/table.h>
int main(int argc, char *argv[])
{