summaryrefslogtreecommitdiff
path: root/stopspam/headers.h
diff options
context:
space:
mode:
authorgeorge.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-25 10:05:42 +0000
committergeorge.hazan <george.hazan@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-25 10:05:42 +0000
commit839777866ccfe335f77a255a74fd5715405c0ee9 (patch)
tree38d4911cba5a654ac20339967820d7d5b65d0ea8 /stopspam/headers.h
parent198cdc77a0997338b0138cb6857cb94d72ab224b (diff)
compilation fix
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@34 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'stopspam/headers.h')
-rw-r--r--stopspam/headers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stopspam/headers.h b/stopspam/headers.h
index 99a7e16..8282e4d 100644
--- a/stopspam/headers.h
+++ b/stopspam/headers.h
@@ -31,7 +31,7 @@
#include "res/resource.h"
#include "m_stopspam.h"
-#include <m_variables.h>
+#include "m_variables.h"
#define pluginName "StopSpam"