aboutsummaryrefslogtreecommitdiffstats
path: root/test/rspamd_dkim_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_dkim_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_dkim_test.c')
-rw-r--r--test/rspamd_dkim_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rspamd_dkim_test.c b/test/rspamd_dkim_test.c
index c0fca4ce5..50dfae7da 100644
--- a/test/rspamd_dkim_test.c
+++ b/test/rspamd_dkim_test.c
@@ -23,7 +23,7 @@
#include "config.h"
#include "tests.h"
-#include "main.h"
+#include "rspamd.h"
#include "dkim.h"
static const gchar test_dkim_sig[] = "v=1; a=rsa-sha256; c=relaxed/relaxed; "