summaryrefslogtreecommitdiff
path: root/tests/lib/test_assert.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/test_assert.c')
-rw-r--r--tests/lib/test_assert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/test_assert.c b/tests/lib/test_assert.c
index 3535743597..4440075b41 100644
--- a/tests/lib/test_assert.c
+++ b/tests/lib/test_assert.c
@@ -22,7 +22,7 @@ static void func_for_bt(int number)
#include <zebra.h>
#include "lib/zlog.h"
-#include "event.h"
+#include "frrevent.h"
#include "lib/sigevent.h"
int main(int argc, char **argv)