summaryrefslogtreecommitdiffstats
path: root/src/account.h
diff options
context:
space:
mode:
authorMateusz Kaduk <mateusz.kaduk@gmail.com>2005-05-22 09:54:55 +0000
committerMateusz Kaduk <mateusz.kaduk@gmail.com>2005-05-22 09:54:55 +0000
commit795182f6ad0afd57b5490b9fa5417222b2118788 (patch)
treee617993efea739c18623d42098d5eafd48e2cdb4 /src/account.h
parent198d4aac190c28ab245fb979336c06cb0c51776c (diff)
downloadmanaserv-795182f6ad0afd57b5490b9fa5417222b2118788.tar.gz
manaserv-795182f6ad0afd57b5490b9fa5417222b2118788.tar.xz
manaserv-795182f6ad0afd57b5490b9fa5417222b2118788.zip
Adding default tables if sqlite_master table is empty
Diffstat (limited to 'src/account.h')
-rw-r--r--src/account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/account.h b/src/account.h
index f33bee7..a8b8759 100644
--- a/src/account.h
+++ b/src/account.h
@@ -26,7 +26,7 @@
#include <iostream>
#include "object.h"
-#include "sqlite/SQLiteWrapper.h"
+#include "main.h"
#define ACC_MAX_CHARS 4