summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-04-20 12:12:14 +0200
committerMichael Stahl <mstahl@redhat.com>2012-04-20 12:57:49 +0200
commitec24cfbfb98bc610688e2118d16da51a78427dfd (patch)
tree2747910ef5cd8f35d9b0a509f795152cd2e61f4f /udkapi
parent33ee840e7b45eb971feef83215841edc0ba66cd7 (diff)
LoggerRemote.idl: include with full path
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/util/logging/LoggerRemote.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/util/logging/LoggerRemote.idl b/udkapi/com/sun/star/util/logging/LoggerRemote.idl
index 83c1f985a089..0a6fcee99159 100644
--- a/udkapi/com/sun/star/util/logging/LoggerRemote.idl
+++ b/udkapi/com/sun/star/util/logging/LoggerRemote.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>
//=============================================================================