summaryrefslogtreecommitdiff
path: root/tools/source/misc/appendunixshellword.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/misc/appendunixshellword.cxx')
-rw-r--r--tools/source/misc/appendunixshellword.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/source/misc/appendunixshellword.cxx b/tools/source/misc/appendunixshellword.cxx
index 96e9b65846b2..414ad9159c72 100644
--- a/tools/source/misc/appendunixshellword.cxx
+++ b/tools/source/misc/appendunixshellword.cxx
@@ -17,18 +17,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "sal/config.h"
+#include <sal/config.h>
#if defined UNX
#include <cstddef>
-#include "osl/diagnose.h"
-#include "rtl/strbuf.hxx"
-#include "rtl/string.h"
-#include "rtl/string.hxx"
-#include "sal/types.h"
-#include "tools/appendunixshellword.hxx"
+#include <osl/diagnose.h>
+#include <rtl/strbuf.hxx>
+#include <rtl/string.h>
+#include <rtl/string.hxx>
+#include <sal/types.h>
+#include <tools/appendunixshellword.hxx>
namespace tools {