summaryrefslogtreecommitdiff
path: root/sal/osl/unx/pipe.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/pipe.cxx
parent299a8a50d30465d6a93b0992aaf74944404da585 (diff)
secimpl.h -> secimpl.hxx
Change-Id: I0fb87c5658bd02e327df8fdf3e0aa79f20bbc111
Diffstat (limited to 'sal/osl/unx/pipe.cxx')
-rw-r--r--sal/osl/unx/pipe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/pipe.cxx b/sal/osl/unx/pipe.cxx
index ec78c2aee446..654038fedcbb 100644
--- a/sal/osl/unx/pipe.cxx
+++ b/sal/osl/unx/pipe.cxx
@@ -28,7 +28,7 @@
#include <rtl/bootstrap.h>
#include "sockimpl.h"
-#include "secimpl.h"
+#include "secimpl.hxx"
#define PIPEDEFAULTPATH "/tmp"
#define PIPEALTERNATEPATH "/var/tmp"