summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx/file.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-19 12:39:54 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-19 13:01:36 +0100
commit69770c9791590d45d24cfa100ab89e70e7e6b312 (patch)
treeff6567b40854755bb80674ba91ebc73f395b2b8b /sal/osl/unx/file.cxx
parentfile_error_transl.h -> file_error_transl.hxx (diff)
downloadcore-69770c9791590d45d24cfa100ab89e70e7e6b312.tar.gz
core-69770c9791590d45d24cfa100ab89e70e7e6b312.zip
file_url.h -> file_url.hxx
Change-Id: I2494779521d56edcab41f66a7c64e7dc5a9205ad
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 e7030365758c..545c318d6e7d 100644
--- a/sal/osl/unx/file.cxx
+++ b/sal/osl/unx/file.cxx
@@ -34,7 +34,7 @@
#include "createfilehandlefromfd.hxx"
#include "file_error_transl.hxx"
#include "file_impl.hxx"
-#include "file_url.h"
+#include "file_url.hxx"
#include "uunxapi.h"
#include <algorithm>