summaryrefslogtreecommitdiff
path: root/include/codemaker/typemanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/codemaker/typemanager.hxx')
-rw-r--r--include/codemaker/typemanager.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/codemaker/typemanager.hxx b/include/codemaker/typemanager.hxx
index fc6aba69ab1d..d9bb4d83d5af 100644
--- a/include/codemaker/typemanager.hxx
+++ b/include/codemaker/typemanager.hxx
@@ -20,16 +20,16 @@
#ifndef INCLUDED_CODEMAKER_TYPEMANAGER_HXX
#define INCLUDED_CODEMAKER_TYPEMANAGER_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <vector>
-#include "codemaker/unotype.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/string.hxx"
-#include "rtl/textenc.h"
-#include "rtl/ustring.hxx"
-#include "salhelper/simplereferenceobject.hxx"
+#include <codemaker/unotype.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/string.hxx>
+#include <rtl/textenc.h>
+#include <rtl/ustring.hxx>
+#include <salhelper/simplereferenceobject.hxx>
namespace unoidl {
class Entity;