summaryrefslogtreecommitdiff
path: root/codemaker/source/commonjava/commonjava.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/commonjava/commonjava.cxx')
-rw-r--r--codemaker/source/commonjava/commonjava.cxx20
1 files changed, 10 insertions, 10 deletions
diff --git a/codemaker/source/commonjava/commonjava.cxx b/codemaker/source/commonjava/commonjava.cxx
index b4e9002c4713..955a0ba5e7cd 100644
--- a/codemaker/source/commonjava/commonjava.cxx
+++ b/codemaker/source/commonjava/commonjava.cxx
@@ -18,19 +18,19 @@
*/
-#include "sal/config.h"
+#include <sal/config.h>
-#include "codemaker/commonjava.hxx"
+#include <codemaker/commonjava.hxx>
-#include "codemaker/options.hxx"
-#include "codemaker/typemanager.hxx"
-#include "codemaker/unotype.hxx"
+#include <codemaker/options.hxx>
+#include <codemaker/typemanager.hxx>
+#include <codemaker/unotype.hxx>
-#include "rtl/strbuf.h"
-#include "rtl/string.h"
-#include "rtl/string.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <rtl/strbuf.h>
+#include <rtl/string.h>
+#include <rtl/string.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
#include <vector>