summaryrefslogtreecommitdiff
path: root/codemaker/source/codemaker/codemaker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/codemaker/codemaker.cxx')
-rw-r--r--codemaker/source/codemaker/codemaker.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/codemaker/source/codemaker/codemaker.cxx b/codemaker/source/codemaker/codemaker.cxx
index 18082b827f33..cb797533e2b9 100644
--- a/codemaker/source/codemaker/codemaker.cxx
+++ b/codemaker/source/codemaker/codemaker.cxx
@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
-#include "codemaker/codemaker.hxx"
-#include "codemaker/global.hxx"
-#include "rtl/string.hxx"
-#include "rtl/textcvt.h"
-#include "rtl/textenc.h"
-#include "rtl/ustring.hxx"
+#include <codemaker/codemaker.hxx>
+#include <codemaker/global.hxx>
+#include <rtl/string.hxx>
+#include <rtl/textcvt.h>
+#include <rtl/textenc.h>
+#include <rtl/ustring.hxx>
namespace codemaker {