summaryrefslogtreecommitdiffstats
path: root/src/core/log.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:11:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:11:12 +0000
commitb72837827d9290c7ec50b9e4b9e1a0f194ddccca (patch)
tree8df663325413d0f92086d740638555de6b779df7 /src/core/log.h
parentAdding upstream version 1.1.0+debian. (diff)
downloaddnsjit-be78963741e5f69dc1ef588ab7370152b98ef8bc.tar.xz
dnsjit-be78963741e5f69dc1ef588ab7370152b98ef8bc.zip
Adding upstream version 1.2.1.upstream/1.2.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/core/log.h')
-rw-r--r--src/core/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/log.h b/src/core/log.h
index d17c733..05b3db9 100644
--- a/src/core/log.h
+++ b/src/core/log.h
@@ -38,7 +38,7 @@
name, 1, LOG_SETTINGS_T_INIT, &_log.settings \
}
-#include "core/log.hh"
+#include <dnsjit/core/log.hh>
#ifdef DNSJIT_NO_LOGGING
#define ldebug(msg...)