]> source.dussan.org Git - rspamd.git/commitdiff
Include proper header when building rspamc.
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 16 Feb 2011 12:26:44 +0000 (15:26 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 16 Feb 2011 12:26:44 +0000 (15:26 +0300)
src/client/rspamc.c

index ff43bbc16e6af6678236278a2e0d78e4dcd09927..52c29a39579d6a3a1fb5ca49fd3f38a50a173555 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 #include "config.h"
-#include "librspamdclient.h"
+#include "../../lib/librspamdclient.h"
 
 #define PRINT_FUNC printf