summaryrefslogtreecommitdiffstats
path: root/src/core/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/object.h')
-rw-r--r--src/core/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/object.h b/src/core/object.h
index c2eebb0..8729cde 100644
--- a/src/core/object.h
+++ b/src/core/object.h
@@ -44,7 +44,7 @@
#define CORE_OBJECT_DNS 50
#include <stdint.h>
-#include "core/object.hh"
+#include <dnsjit/core/object.hh>
#define CORE_OBJECT_INIT(type, prev) (core_object_t*)prev, type