From 4bc88d46fa9859615521f436511d4f102f20eb67 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 18 Jul 2012 14:11:28 +0000 Subject: databases are still static, but are controlled via classes git-svn-id: http://svn.miranda-ng.org/main/trunk@1014 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_tree/Interface.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/Dbx_tree/Interface.h') diff --git a/plugins/Dbx_tree/Interface.h b/plugins/Dbx_tree/Interface.h index 0f2093d3a4..bde0a74511 100644 --- a/plugins/Dbx_tree/Interface.h +++ b/plugins/Dbx_tree/Interface.h @@ -28,6 +28,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include #include "newpluginapi.h" #include "m_system.h" +#include "m_system_cpp.h" +#include "m_database.h" +#include "m_db_int.h" #include "m_utils.h" #include "win2k.h" -- cgit v1.2.3