summaryrefslogtreecommitdiff
path: root/plugins/Db3x/database.cpp
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-23 18:27:01 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-23 18:27:01 +0000
commit9e0c64767759da86499f245083239575d947b5e9 (patch)
tree97bfd59aec1a7f546711633ddf984478d1cd381c /plugins/Db3x/database.cpp
parentb9829197a75ac0a4149c94ad26feb281d59cb199 (diff)
Db3x:
plusified git-svn-id: http://svn.miranda-ng.org/main/trunk@582 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db3x/database.cpp')
-rw-r--r--plugins/Db3x/database.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Db3x/database.cpp b/plugins/Db3x/database.cpp
index 66148ecffe..0172bde5b2 100644
--- a/plugins/Db3x/database.cpp
+++ b/plugins/Db3x/database.cpp
@@ -21,7 +21,6 @@ along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "commonheaders.h"
-#include "database.h"
int ProfileManager(char *szDbDest,int cbDbDest);
int ShouldAutoCreate(void);