summaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
authorSergey (Elzor) Bolhovskoy <elzor@foobar2000.ru>2010-07-20 18:02:26 +0600
committerSergey (Elzor) Bolhovskoy <elzor@foobar2000.ru>2010-07-20 18:02:26 +0600
commit8c4ce511abdbfb4dba04e4f845e85c96c0471312 (patch)
tree38fdcf83b6eaed73ad752240ce149c888e9caee3 /headers.h
parent62ca8b07d9cf4f0cfdaa29099d6fdc5de5deb2cf (diff)
add folders support, add options for spammers log and remove all tempory contacts, silent remove <Not In List> group, version bump
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/headers.h b/headers.h
index d7a814c..e762a14 100644
--- a/headers.h
+++ b/headers.h
@@ -20,6 +20,7 @@
#include <m_contacts.h>
//#define VARIABLES_NOHELPER
#include <m_variables.h>
+#include <m_folders.h>
#include "globals.h"
@@ -30,4 +31,5 @@
#include "resource.h"
#include "utilities.h"
+
#include <m_dos.h>