summaryrefslogtreecommitdiff
path: root/lib/frr_pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/frr_pthread.h')
-rw-r--r--lib/frr_pthread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/frr_pthread.h b/lib/frr_pthread.h
index 36d0bdae80..f91044dfae 100644
--- a/lib/frr_pthread.h
+++ b/lib/frr_pthread.h
@@ -11,7 +11,7 @@
#include "frratomic.h"
#include "memory.h"
#include "frrcu.h"
-#include "event.h"
+#include "frrevent.h"
#ifdef __cplusplus
extern "C" {