summaryrefslogtreecommitdiffstats
path: root/src/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal.h')
-rw-r--r--src/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal.h b/src/internal.h
index 256dd3d..a3fc46f 100644
--- a/src/internal.h
+++ b/src/internal.h
@@ -13,7 +13,7 @@
#include <stdint.h>
#include <stdbool.h>
-#include <libnftables/common.h>
+#include <libnftnl/common.h>
#define BASE_DEC 10
#define BASE_HEX 16