summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx/file.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-19 13:01:08 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-19 13:01:38 +0100
commit9a038e5e7b89822fb39064f63367be292999f8ea (patch)
tree906ffd0658c021645e128608bcb43b47b9912d9a /sal/osl/unx/file.cxx
parentsockimpl.h -> sockimpl.hxx (diff)
downloadcore-9a038e5e7b89822fb39064f63367be292999f8ea.tar.gz
core-9a038e5e7b89822fb39064f63367be292999f8ea.zip
Fold uunxapi.h into uunxapi.hxx
Change-Id: Ic16758e436da13684320e7e3bf07b80d8d8c7c5d
Diffstat (limited to 'sal/osl/unx/file.cxx')
-rw-r--r--sal/osl/unx/file.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/file.cxx b/sal/osl/unx/file.cxx
index 545c318d6e7d..a8b004bec863 100644
--- a/sal/osl/unx/file.cxx
+++ b/sal/osl/unx/file.cxx
@@ -35,7 +35,7 @@
#include "file_error_transl.hxx"
#include "file_impl.hxx"
#include "file_url.hxx"
-#include "uunxapi.h"
+#include "uunxapi.hxx"
#include <algorithm>
#include <limits>