diff options
author | Aurimas Fišeras <aurimas@members.fsf.org> | 2013-04-16 17:26:06 +0300 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-17 10:00:15 +0000 |
commit | c75eeddfb892918c13a19f7c534b73e423ff8d89 (patch) | |
tree | a89545e57c1e85a741a4356431faf0dfb00c82ae /dbaccess | |
parent | aae91941bfb0ec60e8703cff3d685c4a8dc7c301 (diff) |
Update pch
Change-Id: Ice80350184f7a514d5beab0a5e1da5b98d5733e4
Reviewed-on: https://gerrit.libreoffice.org/3427
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 4826fec1d02b..3573e6b180c4 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -108,6 +108,7 @@ #include <com/sun/star/form/XSubmitListener.hpp> #include <com/sun/star/form/runtime/XFormController.hpp> #include <com/sun/star/frame/Desktop.hpp> +#include <com/sun/star/frame/Frame.hpp> #include <com/sun/star/frame/FrameSearchFlag.hpp> #include <com/sun/star/frame/TaskCreator.hpp> #include <com/sun/star/frame/UICommandDescription.hpp> @@ -333,7 +334,6 @@ #include <framework/undomanagerhelper.hxx> #include <functional> #include <i18nlangtag/mslangid.hxx> -#include <jvmaccess/virtualmachine.hxx> #include <limits> #include <list> #include <map> |