summaryrefslogtreecommitdiff
path: root/ripngd/ripngd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ripngd/ripngd.c')
-rw-r--r--ripngd/ripngd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripngd/ripngd.c b/ripngd/ripngd.c
index 18456ac48c..79e8871f6a 100644
--- a/ripngd/ripngd.c
+++ b/ripngd/ripngd.c
@@ -8,7 +8,7 @@
#include "prefix.h"
#include "filter.h"
#include "log.h"
-#include "event.h"
+#include "frrevent.h"
#include "memory.h"
#include "if.h"
#include "stream.h"