diff options
author | Michael Meeks <michael.meeks@suse.com> | 2011-12-20 17:46:59 +0000 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2011-12-20 17:46:59 +0000 |
commit | 9ae50a6d41c535273ebfab77b9140952d302a177 (patch) | |
tree | 21185bdd9fab23cfdb359c50ccfc21b72664197e /udkapi/com | |
parent | cb1ad8c8df48161917fdb2044ac55d144049d2f4 (diff) |
Revert "minor idl fixes" - no explicit license statement yet.
This reverts commit 5260bf5ea7271cca4767f596592091dcdfd895fe.
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/util/logging/Logger.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/util/logging/Logger.idl b/udkapi/com/sun/star/util/logging/Logger.idl index 72e377a35039..5f0262763865 100644 --- a/udkapi/com/sun/star/util/logging/Logger.idl +++ b/udkapi/com/sun/star/util/logging/Logger.idl @@ -29,8 +29,8 @@ #define __com_sun_star_webtop_Logger_idl__ #include <com/sun/star/uno/XInterface.idl> -#include <com/sun/star/util/logging/XLogger.idl> -#include <com/sun/star/util/logging/XLoggerRemote.idl> +#include <XLogger.idl> +#include <XLoggerRemote.idl> //============================================================================= |