summaryrefslogtreecommitdiffstats
path: root/include/ucbhelper/simpleauthenticationrequest.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:37:02 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:48 -0600
commit3d12a3339bfcadd776029c078b456817d0aba2f2 (patch)
treea886e524d8f50b4270ed4793e23b9526fa263aab /include/ucbhelper/simpleauthenticationrequest.hxx
parentfdo#65108 inter-module includes <> include/uno (diff)
downloadcore-3d12a3339bfcadd776029c078b456817d0aba2f2.tar.gz
core-3d12a3339bfcadd776029c078b456817d0aba2f2.zip
fdo#65108 inter-module includes <> include/ucbhelper
Change-Id: I355c0873ef51b92f39dd7cc0d696075f54f890d9
Diffstat (limited to 'include/ucbhelper/simpleauthenticationrequest.hxx')
-rw-r--r--include/ucbhelper/simpleauthenticationrequest.hxx2
1 files changed, 1 insertions, 1 deletions
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 <rtl/ref.hxx>
#include <ucbhelper/interactionrequest.hxx>
-#include "ucbhelper/ucbhelperdllapi.h"
+#include <ucbhelper/ucbhelperdllapi.h>
namespace com { namespace sun { namespace star { namespace ucb {
class URLAuthenticationRequest;