diff options
Diffstat (limited to 'proto/mrt/mrt.h')
-rw-r--r-- | proto/mrt/mrt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/mrt/mrt.h b/proto/mrt/mrt.h index 4ff94c12..3b83aa39 100644 --- a/proto/mrt/mrt.h +++ b/proto/mrt/mrt.h @@ -13,7 +13,7 @@ #include "nest/bird.h" #include "nest/protocol.h" #include "lib/lists.h" -#include "nest/route.h" +#include "nest/rt.h" #include "lib/event.h" #include "lib/hash.h" |