diff options
Diffstat (limited to 'plugins/Db3x/database.cpp')
-rw-r--r-- | plugins/Db3x/database.cpp | 1 |
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);
|