Fixed build

Fixed wrong header includes in new database files, thx Thyros

--HG--
branch : trunk
This commit is contained in:
Shauren
2010-09-02 20:22:19 +02:00
parent e9ff90a967
commit cd182a1e8f
8 changed files with 12 additions and 11 deletions
@@ -27,4 +27,4 @@ bool LoginDatabaseConnection::Open(const std::string& infoString)
*/
return MySQLConnection::Open(infoString);
}
}