aboutsummaryrefslogtreecommitdiffstats
path: root/ctrl/facemgr/src/facelet.c
diff options
context:
space:
mode:
authorJordan Augé <jordan.auge+fdio@cisco.com>2019-11-15 12:20:09 +0000
committerGerrit Code Review <gerrit@fd.io>2019-11-15 12:20:09 +0000
commit4f2b5bb4c0fb4083b4f2bb19296117c6e66e862e (patch)
treece33d227b203121b98f6afda4179a1a3894c6f04 /ctrl/facemgr/src/facelet.c
parent92bc1a46f8e33cc664a95819fde45b9b5b4ac321 (diff)
parentfdb523a02680f5aa0727b862f0616ba5f8cb24cf (diff)
Merge "[HICN-386] Improve API error management in libhicnctrl"
Diffstat (limited to 'ctrl/facemgr/src/facelet.c')
-rw-r--r--ctrl/facemgr/src/facelet.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ctrl/facemgr/src/facelet.c b/ctrl/facemgr/src/facelet.c
index ccd8b54c9..7a34b18c8 100644
--- a/ctrl/facemgr/src/facelet.c
+++ b/ctrl/facemgr/src/facelet.c
@@ -25,8 +25,7 @@
#include <hicn/facemgr/cfg.h>
#include <hicn/facemgr/facelet.h>
#include <hicn/util/log.h>
-
-#include "util/set.h"
+#include <hicn/util/set.h>
#define FACELET_MAX_ROUTES 10