summaryrefslogtreecommitdiffstats
path: root/include/uno/mapping.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/uno/mapping.hxx')
-rw-r--r--include/uno/mapping.hxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/include/uno/mapping.hxx b/include/uno/mapping.hxx
index f520b6f5b2bf..07518b0fcf3c 100644
--- a/include/uno/mapping.hxx
+++ b/include/uno/mapping.hxx
@@ -19,19 +19,19 @@
#ifndef INCLUDED_UNO_MAPPING_HXX
#define INCLUDED_UNO_MAPPING_HXX
-#include <sal/config.h>
+#include "sal/config.h"
#include <cstddef>
-#include <uno/lbnames.h>
-#include <rtl/alloc.h>
-#include <rtl/ustring.hxx>
-#include <osl/diagnose.h>
-#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 "uno/lbnames.h"
+#include "rtl/alloc.h"
+#include "rtl/ustring.hxx"
+#include "osl/diagnose.h"
+#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"
typedef struct _typelib_TypeDescription typelib_TypeDescription;
typedef struct _typelib_InterfaceTypeDescription typelib_InterfaceTypeDescription;