summaryrefslogtreecommitdiff
path: root/sal/osl/unx/process_impl.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-19 12:41:46 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-19 13:01:36 +0100
commitd90784064f9b993c044615a8bb0fb7ae984d0ded (patch)
tree183283d9c0568fc182293f874e4c64d158077d7a /sal/osl/unx/process_impl.cxx
parent69770c9791590d45d24cfa100ab89e70e7e6b312 (diff)
nlsupport.h -> nlsupport.hxx
Change-Id: Iaee3f8a43cba1d4fd02b6a51d42f73c8ef9e99b7
Diffstat (limited to 'sal/osl/unx/process_impl.cxx')
-rw-r--r--sal/osl/unx/process_impl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/process_impl.cxx b/sal/osl/unx/process_impl.cxx
index c70e11141e74..b632d440dc15 100644
--- a/sal/osl/unx/process_impl.cxx
+++ b/sal/osl/unx/process_impl.cxx
@@ -35,7 +35,7 @@
#include "uunxapi.h"
#include "getexecutablefile.hxx"
-#include "nlsupport.h"
+#include "nlsupport.hxx"
#ifdef ANDROID
#include <osl/detail/android-bootstrap.h>