summaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/headers.h b/headers.h
index 25f9570..d7a814c 100644
--- a/headers.h
+++ b/headers.h
@@ -5,6 +5,8 @@
#include <time.h>
#include <string>
#include <sstream>
+#include<fstream>
+
//#include <boost/scoped_array.hpp>
#include <newpluginapi.h>
#include <m_database.h>
@@ -15,6 +17,7 @@
#include <m_clistint.h>
#include <m_skin.h>
#include <m_button.h>
+#include <m_contacts.h>
//#define VARIABLES_NOHELPER
#include <m_variables.h>