summaryrefslogtreecommitdiff
path: root/libunbound/worker.h
diff options
context:
space:
mode:
Diffstat (limited to 'libunbound/worker.h')
-rw-r--r--libunbound/worker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libunbound/worker.h b/libunbound/worker.h
index 824012a01848..a531501994af 100644
--- a/libunbound/worker.h
+++ b/libunbound/worker.h
@@ -42,7 +42,7 @@
#ifndef LIBUNBOUND_WORKER_H
#define LIBUNBOUND_WORKER_H
-#include "ldns/sbuffer.h"
+#include "sldns/sbuffer.h"
#include "util/data/packed_rrset.h" /* for enum sec_status */
struct comm_reply;
struct comm_point;