summaryrefslogtreecommitdiff
path: root/plugins/Db3x/dbheaders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db3x/dbheaders.cpp')
-rw-r--r--plugins/Db3x/dbheaders.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Db3x/dbheaders.cpp b/plugins/Db3x/dbheaders.cpp
index da7cb6eb6d..8320102888 100644
--- a/plugins/Db3x/dbheaders.cpp
+++ b/plugins/Db3x/dbheaders.cpp
@@ -22,10 +22,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include "commonheaders.h"
-#include "database.h"
-
-extern struct DBHeader dbHeader;
-extern HANDLE hDbFile;
struct DBSignature {
char name[15];