From 3d12a3339bfcadd776029c078b456817d0aba2f2 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 9 Nov 2013 15:37:02 -0600 Subject: fdo#65108 inter-module includes <> include/ucbhelper Change-Id: I355c0873ef51b92f39dd7cc0d696075f54f890d9 --- include/ucbhelper/simpleauthenticationrequest.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ucbhelper/simpleauthenticationrequest.hxx') diff --git a/include/ucbhelper/simpleauthenticationrequest.hxx b/include/ucbhelper/simpleauthenticationrequest.hxx index 40a41f4baeff..d51ce6d90d43 100644 --- a/include/ucbhelper/simpleauthenticationrequest.hxx +++ b/include/ucbhelper/simpleauthenticationrequest.hxx @@ -22,7 +22,7 @@ #include #include -#include "ucbhelper/ucbhelperdllapi.h" +#include namespace com { namespace sun { namespace star { namespace ucb { class URLAuthenticationRequest; -- cgit