diff options
Diffstat (limited to 'pathd/path_pcep_config.c')
-rw-r--r-- | pathd/path_pcep_config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pathd/path_pcep_config.c b/pathd/path_pcep_config.c index 0e63b56f5..da7ee89f2 100644 --- a/pathd/path_pcep_config.c +++ b/pathd/path_pcep_config.c @@ -13,7 +13,7 @@ #include "pathd/path_pcep.h" #include "pathd/path_pcep_config.h" #include "pathd/path_pcep_debug.h" -#include "event.h" +#include "frrevent.h" #define MAX_XPATH 256 #define MAX_FLOAT_LEN 22 |