summaryrefslogtreecommitdiff
path: root/sal/osl/unx/process.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-19 12:52:34 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-19 13:01:37 +0100
commit5ce93720374c26611fa4fcd11997ebd8536e4ce2 (patch)
treef282f09492a29e4de792efdcf1c9e1383906fd78 /sal/osl/unx/process.cxx
parent299a8a50d30465d6a93b0992aaf74944404da585 (diff)
secimpl.h -> secimpl.hxx
Change-Id: I0fb87c5658bd02e327df8fdf3e0aa79f20bbc111
Diffstat (limited to 'sal/osl/unx/process.cxx')
-rw-r--r--sal/osl/unx/process.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/process.cxx b/sal/osl/unx/process.cxx
index c6b9d9cd4ab6..e4977e79f8fb 100644
--- a/sal/osl/unx/process.cxx
+++ b/sal/osl/unx/process.cxx
@@ -60,7 +60,7 @@
#include "file_url.hxx"
#include "readwrite_helper.hxx"
#include "sockimpl.h"
-#include "secimpl.h"
+#include "secimpl.hxx"
#define MAX_ARGS 255
#define MAX_ENVS 255