aboutsummaryrefslogtreecommitdiffstats
path: root/hicn-light/src/hicn/core/prefix_stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/src/hicn/core/prefix_stats.h')
-rw-r--r--hicn-light/src/hicn/core/prefix_stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hicn-light/src/hicn/core/prefix_stats.h b/hicn-light/src/hicn/core/prefix_stats.h
index 4d441203e..deedda793 100644
--- a/hicn-light/src/hicn/core/prefix_stats.h
+++ b/hicn-light/src/hicn/core/prefix_stats.h
@@ -4,7 +4,7 @@
#ifdef WITH_PREFIX_STATS
-#include <hicn/base/loop.h>
+#include "../base/loop.h"
typedef struct prefix_stats_mgr_s {
void * forwarder;