aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_upstream_test.c
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-09-22 18:17:24 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-09-22 18:17:24 +0100
commit3afc4aba24dd996950c3947b9cb6475271aec884 (patch)
tree039a180324e9e6423e635d39dbc7a1ee5cb54179 /test/rspamd_upstream_test.c
parent174f338b5d69e9885affb1d02e97ca3ba3b35224 (diff)
downloadrspamd-3afc4aba24dd996950c3947b9cb6475271aec884.tar.gz
rspamd-3afc4aba24dd996950c3947b9cb6475271aec884.zip
Rename main.h and main.c to `rspamd.X`
Diffstat (limited to 'test/rspamd_upstream_test.c')
-rw-r--r--test/rspamd_upstream_test.c2
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"