summaryrefslogtreecommitdiff
path: root/dnstap/dnstap.c
diff options
context:
space:
mode:
Diffstat (limited to 'dnstap/dnstap.c')
-rw-r--r--dnstap/dnstap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dnstap/dnstap.c b/dnstap/dnstap.c
index b2dc053bdbf6e..b62dc5b8cfc59 100644
--- a/dnstap/dnstap.c
+++ b/dnstap/dnstap.c
@@ -39,7 +39,7 @@
#include "config.h"
#include <string.h>
#include <sys/time.h>
-#include "ldns/sbuffer.h"
+#include "sldns/sbuffer.h"
#include "util/config_file.h"
#include "util/net_help.h"
#include "util/netevent.h"