diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:13:21 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:41 -0600 |
commit | a525fa440245833eb9520c9d290eff2ecebfa615 (patch) | |
tree | 4fb08f6ddf1b2d8e279e364564736d0379656b34 /include/osl/file.hxx | |
parent | 1daa9264d5168f6ef100223359d963c1a0310c42 (diff) |
fdo#65108 inter-module includes <> include/osl
Change-Id: I0490192db3d6b46c6b181ae122028e11682a13cf
Diffstat (limited to 'include/osl/file.hxx')
-rw-r--r-- | include/osl/file.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osl/file.hxx b/include/osl/file.hxx index bdb5bda44e3c..7b50b537ea92 100644 --- a/include/osl/file.hxx +++ b/include/osl/file.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_OSL_FILE_HXX #define INCLUDED_OSL_FILE_HXX -#include "sal/config.h" +#include <sal/config.h> #include <string.h> |