summaryrefslogtreecommitdiffstats
path: root/src/expr/payload.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/payload.c')
-rw-r--r--src/expr/payload.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/expr/payload.c b/src/expr/payload.c
index d64b097..ad82015 100644
--- a/src/expr/payload.c
+++ b/src/expr/payload.c
@@ -21,8 +21,8 @@
#include <linux/netfilter/nf_tables.h>
-#include <libnftables/expr.h>
-#include <libnftables/rule.h>
+#include <libnftnl/expr.h>
+#include <libnftnl/rule.h>
#include "expr_ops.h"