summaryrefslogtreecommitdiff
path: root/include/uno/mapping.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:35:56 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:47 -0600
commit4a61b2fed9ec49e995db27315aa2e637ce4f874f (patch)
tree0397f08da78cca7aac6aa5e097c84329924b4008 /include/uno/mapping.hxx
parent6a138729d4086726def3eb8a8ea7c8eb77cb699b (diff)
fdo#65108 inter-module includes <> include/uno
Change-Id: I267573beef35ba57bc5c71bfbd87c5705479b48d
Diffstat (limited to 'include/uno/mapping.hxx')
-rw-r--r--include/uno/mapping.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/uno/mapping.hxx b/include/uno/mapping.hxx
index 7d3bf396d1df..5f96972433b7 100644
--- a/include/uno/mapping.hxx
+++ b/include/uno/mapping.hxx
@@ -25,8 +25,8 @@
#include <uno/mapping.h>
#include <com/sun/star/uno/Type.hxx>
#include <com/sun/star/uno/Reference.hxx>
-#include "cppu/unotype.hxx"
-#include "uno/environment.hxx"
+#include <cppu/unotype.hxx>
+#include <uno/environment.hxx>
typedef struct _typelib_TypeDescription typelib_TypeDescription;
typedef struct _typelib_InterfaceTypeDescription typelib_InterfaceTypeDescription;