From 6dfb8adb67adb1c01105804e329fcd4a2b152c06 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 11 Mar 2015 22:04:58 +0000 Subject: all database functions moved to m_database.h git-svn-id: http://svn.miranda-ng.org/main/trunk@12385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_notify.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_notify.h b/plugins/ExternalAPI/m_notify.h index 91c9bf4712..27d92f842e 100644 --- a/plugins/ExternalAPI/m_notify.h +++ b/plugins/ExternalAPI/m_notify.h @@ -1,6 +1,8 @@ #ifndef __m_notify_h__ #define __m_notify_h__ +#include + /*** Miranda Notify Dispatcher ************************************************\ Notify Dispatcher provides common interface to different notification plugins like osd, popup, ticker etc. -- cgit v1.2.3