summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorTomas Hlavaty <tom@logand.com>2011-12-06 23:52:56 +0100
committerEike Rathke <erack@redhat.com>2011-12-07 17:19:51 +0100
commit58b66cd102a7a1eb8586b96009b4a76a7f9e0af6 (patch)
treed30e0ea53f5860f0e97779a85ca8c1491de83bc3 /udkapi
parent1219276b22b1cc8c8cfe9eafc70b659444fc02cb (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 5f0262763865..72e377a35039 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 <XLogger.idl>
-#include <XLoggerRemote.idl>
+#include <com/sun/star/util/logging/XLogger.idl>
+#include <com/sun/star/util/logging/XLoggerRemote.idl>
//=============================================================================