From 7e9fef8a6ff35c63f9217fcc618d77f660e45245 Mon Sep 17 00:00:00 2001 From: aunsane Date: Wed, 7 Mar 2018 00:54:57 +0300 Subject: Import: first compiled version of dbrw loader --- plugins/Import/src/stdafx.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/Import/src/stdafx.h') diff --git a/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h index 7c29403b61..d0e0e976ee 100644 --- a/plugins/Import/src/stdafx.h +++ b/plugins/Import/src/stdafx.h @@ -44,6 +44,10 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "version.h" #include "resource.h" +// dbrw +#include "dbrw\dbrw.h" +#include "dbrw\dbintf.h" + // ** Global constants #define IMPORT_MODULE "MIMImport" // Module name -- cgit v1.2.3