diff options
Diffstat (limited to 'src/libserver/worker_util.h')
-rw-r--r-- | src/libserver/worker_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/worker_util.h b/src/libserver/worker_util.h index 04109b9b0..8bc0ceaee 100644 --- a/src/libserver/worker_util.h +++ b/src/libserver/worker_util.h @@ -26,7 +26,7 @@ #include "config.h" #include "util.h" #include "http.h" -#include "main.h" +#include "rspamd.h" #ifndef HAVE_SA_SIGINFO typedef void (*rspamd_sig_handler_t) (gint); |