summaryrefslogtreecommitdiff
path: root/sal/osl/unx/process.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-19 17:12:03 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-19 17:12:03 +0100
commitaf66914c1151533ced12bca6e8a7ec14348bdb9e (patch)
tree0e43952879f84ee646deaeecedc70d0866965c22 /sal/osl/unx/process.cxx
parent26cf7dcf19933feffabcb6b690e840c51f04c31b (diff)
system.h -> system.hxx
Change-Id: I39a60d0b775bfe40fa89e8b5d5f7466d0db5d36e
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 537b1eb73850..7355ac97a57d 100644
--- a/sal/osl/unx/process.cxx
+++ b/sal/osl/unx/process.cxx
@@ -40,7 +40,7 @@
#include <machine/param.h>
#endif
-#include "system.h"
+#include "system.hxx"
#if defined(SOLARIS)
# include <sys/procfs.h>
#endif