summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorTomas Hlavaty <tom@logand.com>2011-12-06 23:52:56 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-01-05 11:51:44 +0000
commit9e3235cd99f2b3210cdc8481b2b5a428119a1458 (patch)
treee23182499d0ed7cee77a4d4c2f6535db9b5996cb /udkapi
parenta5e6ef23f8e0040b2e8543c838abea54072f2497 (diff)
minor idl fixes
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 533b64842374..e2f7e6c6d1e1 100644
--- a/udkapi/com/sun/star/util/logging/Logger.idl
+++ b/udkapi/com/sun/star/util/logging/Logger.idl
@@ -30,8 +30,8 @@
#define __com_sun_star_webtop_Logger_idl__
#include <com/sun/star/uno/XInterface.idl>
-#include <XLogger.idl>
-#include <XLoggerRemote.idl>
+#include <com/sun/star/util/logging/XLogger.idl>
+#include <com/sun/star/util/logging/XLoggerRemote.idl>
//=============================================================================