summaryrefslogtreecommitdiffstats
path: root/pathd/path_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathd/path_main.c')
-rw-r--r--pathd/path_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathd/path_main.c b/pathd/path_main.c
index a837187da..c333162f2 100644
--- a/pathd/path_main.c
+++ b/pathd/path_main.c
@@ -6,7 +6,7 @@
#include <lib/version.h>
#include "getopt.h"
-#include "event.h"
+#include "frrevent.h"
#include "command.h"
#include "log.h"
#include "memory.h"