summaryrefslogtreecommitdiff
path: root/nest/a-path.c
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2022-05-30 16:20:35 +0200
committerMaria Matejka <mq@ucw.cz>2022-05-30 16:20:35 +0200
commitb3649ec77ee7101fe77845bb727cc8e8a7cd4b1c (patch)
treef43da6a92f03aa09cd78a9afa679a3ffb6248e3b /nest/a-path.c
parentba35b0f818cadc354aba3efe373f21939249c6ed (diff)
parentef6a903e6f44b467f9606018446095521ad01ef1 (diff)
Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund
Diffstat (limited to 'nest/a-path.c')
-rw-r--r--nest/a-path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/a-path.c b/nest/a-path.c
index badbc911..64504c93 100644
--- a/nest/a-path.c
+++ b/nest/a-path.c
@@ -8,7 +8,7 @@
*/
#include "nest/bird.h"
-#include "nest/route.h"
+#include "nest/rt.h"
#include "nest/attrs.h"
#include "lib/resource.h"
#include "lib/unaligned.h"