diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 15:48:02 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-11-09 18:48:54 -0600 |
commit | ba68545362e1fd1ce4c69f4851b64f1bbc9fcbf0 (patch) | |
tree | 324dab9f87dc6030aee8777b0830cf906a0db2d9 /include/basebmp | |
parent | 81512d664eee54fbb2b2997e6da01619a86d86cd (diff) |
fdo#65108 inter-module includes <> include/basebmp
Change-Id: Ia27520b795caf483bffd02c481d944f257eda47e
Diffstat (limited to 'include/basebmp')
-rw-r--r-- | include/basebmp/scanlineformats.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basebmp/scanlineformats.hxx b/include/basebmp/scanlineformats.hxx index c4f7a6fa3e7f..a5a88aa5d19c 100644 --- a/include/basebmp/scanlineformats.hxx +++ b/include/basebmp/scanlineformats.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_BASEBMP_SCANLINEFORMATS_HXX #define INCLUDED_BASEBMP_SCANLINEFORMATS_HXX -#include "sal/config.h" +#include <sal/config.h> /* Definition of Scanline formats */ |