summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tsig.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dns/tsig.cc')
-rw-r--r--src/lib/dns/tsig.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dns/tsig.cc b/src/lib/dns/tsig.cc
index 6443e18168..a5f237063c 100644
--- a/src/lib/dns/tsig.cc
+++ b/src/lib/dns/tsig.cc
@@ -21,7 +21,7 @@
#include <algorithm>
-#include "tsig.h"
+#include <dns/tsig.h>
using namespace std;
using isc::dns::MessageRenderer;