diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:14:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 01:15:34 +0200 |
commit | 07b0617a5af5f1d942595695b1e3f27dbaea6bf8 (patch) | |
tree | ae2930f47b8f62a2f718c8103f209aa12b5dc965 /dbaccess | |
parent | 7f8e721e0536e68fca4d7abdf9711427eb1c576e (diff) |
update pch files
Change-Id: Ic33dd20a469d1905d2bdaf1ce3633e6ac6db8a4c
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 9e6f957cf654..49838604ea85 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -179,6 +179,7 @@ #include <com/sun/star/sdb/application/CopyTableWizard.hpp> #include <com/sun/star/sdb/application/DatabaseObject.hpp> #include <com/sun/star/sdb/application/DatabaseObjectContainer.hpp> +#include <com/sun/star/sdb/application/MacroMigrationWizard.hpp> #include <com/sun/star/sdb/application/NamedDatabaseObject.hpp> #include <com/sun/star/sdb/application/XDatabaseDocumentUI.hpp> #include <com/sun/star/sdb/application/XTableUIProvider.hpp> @@ -458,6 +459,7 @@ #include <unotools/viewoptions.hxx> #include <utility> #include <vcl/accel.hxx> +#include <vcl/builder.hxx> #include <vcl/button.hxx> #include <vcl/combobox.hxx> #include <vcl/edit.hxx> |