summaryrefslogtreecommitdiffstats
path: root/src/core/assert.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:11:16 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:11:16 +0000
commita68848db159cc1cafa82f9d383432fda459c8745 (patch)
tree5fd1cd2cd6f298bebbbb0ce5db29fa6de68a2acc /src/core/assert.h
parentAdding debian version 1.1.0+debian-1. (diff)
downloaddnsjit-a68848db159cc1cafa82f9d383432fda459c8745.tar.xz
dnsjit-a68848db159cc1cafa82f9d383432fda459c8745.zip
Merging upstream version 1.2.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/core/assert.h')
-rw-r--r--src/core/assert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/assert.h b/src/core/assert.h
index 3f2f503..1cdc6e6 100644
--- a/src/core/assert.h
+++ b/src/core/assert.h
@@ -21,7 +21,7 @@
#ifndef __dnsjit_core_assert_h
#define __dnsjit_core_assert_h
-#include "core/log.h"
+#include <dnsjit/core/log.h>
#define mlassert_self() \
if (!self) \