diff options
Diffstat (limited to 'plugins/Exchange')
-rw-r--r-- | plugins/Exchange/src/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Exchange/src/commonheaders.h b/plugins/Exchange/src/commonheaders.h index bbfdcc9b59..656dc8af13 100644 --- a/plugins/Exchange/src/commonheaders.h +++ b/plugins/Exchange/src/commonheaders.h @@ -47,7 +47,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <newpluginapi.h>
#include <m_core.h>
#include <m_popup.h>
-#include <m_database.h>
+#include <m_utils.h>
#include <m_system.h>
//#include "m_skin.h"
#include <m_options.h>
|