diff options
Diffstat (limited to 'test/rspamd_upstream_test.c')
-rw-r--r-- | test/rspamd_upstream_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rspamd_upstream_test.c b/test/rspamd_upstream_test.c index 28c4bb757..9e04c4dda 100644 --- a/test/rspamd_upstream_test.c +++ b/test/rspamd_upstream_test.c @@ -24,7 +24,7 @@ */ #include "config.h" -#include "main.h" +#include "rspamd.h" #include "upstream.h" #include "ottery.h" |