summaryrefslogtreecommitdiffstats
path: root/src/core/object/icmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/object/icmp.h')
-rw-r--r--src/core/object/icmp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/core/object/icmp.h b/src/core/object/icmp.h
index 346a3ea..65ffa7d 100644
--- a/src/core/object/icmp.h
+++ b/src/core/object/icmp.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_icmp_h
#define __dnsjit_core_object_icmp_h
#include <stddef.h>
-#include "core/object/icmp.hh"
+#include <dnsjit/core/object/icmp.hh>
#define CORE_OBJECT_ICMP_INIT(prev) \
{ \