From 69770c9791590d45d24cfa100ab89e70e7e6b312 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Wed, 19 Nov 2014 12:39:54 +0100 Subject: file_url.h -> file_url.hxx Change-Id: I2494779521d56edcab41f66a7c64e7dc5a9205ad --- sal/osl/unx/file.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/osl/unx/file.cxx') 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 -- cgit