summaryrefslogtreecommitdiffstats
path: root/src/libutil/aio_event.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/aio_event.c')
-rw-r--r--src/libutil/aio_event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libutil/aio_event.c b/src/libutil/aio_event.c
index ed257bab0..0686bbd0d 100644
--- a/src/libutil/aio_event.c
+++ b/src/libutil/aio_event.c
@@ -23,7 +23,7 @@
#include "config.h"
#include "aio_event.h"
-#include "main.h"
+#include "rspamd.h"
#ifdef HAVE_SYS_EVENTFD_H
#include <sys/eventfd.h>