From af66914c1151533ced12bca6e8a7ec14348bdb9e Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 19 Nov 2014 17:12:03 +0100 Subject: system.h -> system.hxx Change-Id: I39a60d0b775bfe40fa89e8b5d5f7466d0db5d36e --- sal/osl/unx/process.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/osl/unx/process.cxx') 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 #endif -#include "system.h" +#include "system.hxx" #if defined(SOLARIS) # include #endif -- cgit