diff options
author | Rob Snelders <programming@ertai.nl> | 2011-10-20 21:25:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-10-20 23:04:13 +0200 |
commit | 638804f7e2c26047da15af26dfb8eb35b9ee0feb (patch) | |
tree | eb4f9723e24b263ceb9a62e1175e0542d0f6efd6 /extensions/inc | |
parent | fecde94354a46463d346a1a78962f39a5a6f9eb8 (diff) |
Added a scanbutton to the scan-dialog
Diffstat (limited to 'extensions/inc')
-rw-r--r-- | extensions/inc/pch/precompiled_extensions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/inc/pch/precompiled_extensions.hxx b/extensions/inc/pch/precompiled_extensions.hxx index 4582abbdb282..7b266a1a7e6e 100644 --- a/extensions/inc/pch/precompiled_extensions.hxx +++ b/extensions/inc/pch/precompiled_extensions.hxx @@ -271,7 +271,7 @@ #include "com/sun/star/registry/XSimpleRegistry.hpp" #include "com/sun/star/resource/XResourceBundleLoader.hpp" #include "com/sun/star/scanner/ScannerException.hpp" -#include "com/sun/star/scanner/XScannerManager.hpp" +#include "com/sun/star/scanner/XScannerManager2.hpp" #include "com/sun/star/script/ContextInformation.hpp" #include "com/sun/star/script/FailReason.hpp" #include "com/sun/star/script/FinishEngineEvent.hpp" |