summaryrefslogtreecommitdiff
path: root/include/tools/appendunixshellword.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:37:43 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:48 -0600
commitb43343b0e713d70936d32069a21e96334b08dd82 (patch)
treeab15b54ed893295d056397311ca359fe47f575da /include/tools/appendunixshellword.hxx
parent3d12a3339bfcadd776029c078b456817d0aba2f2 (diff)
fdo#65108 inter-module includes <> include/tools
Change-Id: I5f44f041e465230d10d562e8bd6f141848465e07
Diffstat (limited to 'include/tools/appendunixshellword.hxx')
-rw-r--r--include/tools/appendunixshellword.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/appendunixshellword.hxx b/include/tools/appendunixshellword.hxx
index 98fcdf8023a5..4585bf36cf8f 100644
--- a/include/tools/appendunixshellword.hxx
+++ b/include/tools/appendunixshellword.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_TOOLS_APPENDUNIXSHELLWORD_HXX
#define INCLUDED_TOOLS_APPENDUNIXSHELLWORD_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#if defined UNX
-#include "tools/toolsdllapi.h"
+#include <tools/toolsdllapi.h>
namespace tools {