summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-19 12:36:59 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-19 13:01:36 +0100
commit8480c1830f30a7986c9b693de385245173355fae (patch)
tree2c881dcb6609f1bad3bffd22855c4232e066272a /sal/osl/unx/file.cxx
parente46712f4e87fc4f0fa5b1b7eed6a8a103a458af4 (diff)
file_error_transl.h -> file_error_transl.hxx
Change-Id: Ia71097a3d0fbeb606b1f6cfb7e6edb86bd45082a
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 b592151fa67f..e7030365758c 100644
--- a/sal/osl/unx/file.cxx
+++ b/sal/osl/unx/file.cxx
@@ -32,7 +32,7 @@
#include "system.h"
#include "createfilehandlefromfd.hxx"
-#include "file_error_transl.h"
+#include "file_error_transl.hxx"
#include "file_impl.hxx"
#include "file_url.h"
#include "uunxapi.h"