diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 16:45:46 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-12-16 21:43:12 +0100 |
commit | a83b2af9abddfb2a6a127049374269b53241c183 (patch) | |
tree | e6c445919c33d0ef9ec5600563961be1e076a6ca /cli_ure | |
parent | 698158655a9e2e74acc065899e668d365c2b4195 (diff) |
Clean-up uno/lbnames.h
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
Diffstat (limited to 'cli_ure')
-rw-r--r-- | cli_ure/source/native/native_share.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli_ure/source/native/native_share.h b/cli_ure/source/native/native_share.h index 7c97153264ef..aaae581b60bf 100644 --- a/cli_ure/source/native/native_share.h +++ b/cli_ure/source/native/native_share.h @@ -21,6 +21,7 @@ #using "cli_uretypes.dll" #include "rtl/ustring.hxx" +#include <uno/lbnames.h> #include "uno/mapping.hxx" #include <vcclr.h> |