diff options
-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 */ |