summaryrefslogtreecommitdiffstats
path: root/src/core/log.h
diff options
context:
space:
mode:
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...)