summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/hierarchy
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-10-14 22:10:14 +0100
committerMichael Meeks <michael.meeks@novell.com>2010-10-14 22:10:14 +0100
commitf06fca80cdf28e70839916e38bd08f7575b79a3e (patch)
tree8327acbec1788a935772a77d1cc3ebbc8d0b8da1 /ucb/source/ucp/hierarchy
parentb7c82daa28526c566047e158ab2ace522fc442dc (diff)
include correct sal/macros.h header to compile.
Diffstat (limited to 'ucb/source/ucp/hierarchy')
-rw-r--r--ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx b/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx
index aae23c0adf18..fc9f1c676eeb 100644
--- a/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx
+++ b/ucb/source/ucp/hierarchy/hierarchycontentcaps.cxx
@@ -66,6 +66,7 @@
#include <com/sun/star/ucb/OpenCommandArgument2.hpp>
#include <com/sun/star/ucb/TransferInfo.hpp>
#include <com/sun/star/uno/Sequence.hxx>
+#include <sal/macros.h>
#include "hierarchycontent.hxx"
using namespace com::sun::star;