summaryrefslogtreecommitdiffstats
path: root/src/core/object/ip6.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/object/ip6.h')
-rw-r--r--src/core/object/ip6.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/object/ip6.h b/src/core/object/ip6.h
index 711f1a5..660b9e9 100644
--- a/src/core/object/ip6.h
+++ b/src/core/object/ip6.h
@@ -18,15 +18,15 @@
* along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "core/object.h"
-#include "core/timespec.h"
+#include <dnsjit/core/object.h>
+#include <dnsjit/core/timespec.h>
#ifndef __dnsjit_core_object_ip6_h
#define __dnsjit_core_object_ip6_h
#include <stddef.h>
-#include "core/object/ip6.hh"
+#include <dnsjit/core/object/ip6.hh>
#define CORE_OBJECT_IP6_INIT(prev) \
{ \