diff options
Diffstat (limited to 'lib/vty.c')
-rw-r--r-- | lib/vty.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ #include "zebra.h" #include <stdbool.h> -#include "version.h" +#include "lib/version.h" #include "vty_io.h" #include "vty.h" |