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 --- include/m_protoint.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/m_protoint.h') diff --git a/include/m_protoint.h b/include/m_protoint.h index 9b062a7ce9..9c9befbe87 100644 --- a/include/m_protoint.h +++ b/include/m_protoint.h @@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include +#include typedef enum { -- cgit v1.2.3