summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2011-12-20 17:46:59 +0000
committerMichael Meeks <michael.meeks@suse.com>2011-12-20 17:46:59 +0000
commit9ae50a6d41c535273ebfab77b9140952d302a177 (patch)
tree21185bdd9fab23cfdb359c50ccfc21b72664197e /udkapi
parentcb1ad8c8df48161917fdb2044ac55d144049d2f4 (diff)
Revert "minor idl fixes" - no explicit license statement yet.
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/util/logging/Logger.idl4
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>
//=============================================================================