summaryrefslogtreecommitdiffstats
path: root/src/conntrack/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conntrack/parse.c')
-rw-r--r--src/conntrack/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conntrack/parse.c b/src/conntrack/parse.c
index 7b6c0c5..11cf5ff 100644
--- a/src/conntrack/parse.c
+++ b/src/conntrack/parse.c
@@ -5,7 +5,7 @@
* of the GNU General Public License, incorporated herein by reference.
*/
-#include "internal.h"
+#include "internal/internal.h"
static void __parse_ip(const struct nfattr *attr,
struct __nfct_tuple *tuple,