From dae8595066271e6f07320c2181e495fab1e97ecd Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Sat, 23 Jul 2011 10:13:13 +0200 Subject: revert to dbaccess gbuildization from master mostly * only add JunitTest_dbaccess_complex, which was missing on master * disable complex.dbaccess.DatabaseDocument in JunitTest_dbaccess_complex for now as it fails --- dbaccess/source/ui/misc/TableCopyHelper.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess/source/ui/misc/TableCopyHelper.cxx') diff --git a/dbaccess/source/ui/misc/TableCopyHelper.cxx b/dbaccess/source/ui/misc/TableCopyHelper.cxx index 6b095f371a6b..655484d69920 100644 --- a/dbaccess/source/ui/misc/TableCopyHelper.cxx +++ b/dbaccess/source/ui/misc/TableCopyHelper.cxx @@ -27,7 +27,7 @@ ************************************************************************/ // MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_dbui.hxx" +#include "precompiled_dbaccess.hxx" #include "TableCopyHelper.hxx" #include "dbustrings.hrc" #include "sqlmessage.hxx" -- cgit