summaryrefslogtreecommitdiffstats
path: root/src/libnftables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnftables.c')
-rw-r--r--src/libnftables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnftables.c b/src/libnftables.c
index fe5143f6..df4f0922 100644
--- a/src/libnftables.c
+++ b/src/libnftables.c
@@ -6,7 +6,7 @@
* published by the Free Software Foundation.
*
*/
-#include <nftables/nftables.h>
+#include <nftables/libnftables.h>
#include <erec.h>
#include <mnl.h>
#include <parser.h>