summaryrefslogtreecommitdiff
path: root/include/ucbhelper/fileidentifierconverter.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/fileidentifierconverter.hxx
parent4a61b2fed9ec49e995db27315aa2e637ce4f874f (diff)
fdo#65108 inter-module includes <> include/ucbhelper
Change-Id: I355c0873ef51b92f39dd7cc0d696075f54f890d9
Diffstat (limited to 'include/ucbhelper/fileidentifierconverter.hxx')
-rw-r--r--include/ucbhelper/fileidentifierconverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/fileidentifierconverter.hxx b/include/ucbhelper/fileidentifierconverter.hxx
index 3b0953cca674..09b1ed1e88e4 100644
--- a/include/ucbhelper/fileidentifierconverter.hxx
+++ b/include/ucbhelper/fileidentifierconverter.hxx
@@ -23,7 +23,7 @@
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <sal/types.h>
-#include "ucbhelper/ucbhelperdllapi.h"
+#include <ucbhelper/ucbhelperdllapi.h>
namespace com { namespace sun { namespace star { namespace ucb {
class XUniversalContentBroker;