diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-01-31 11:43:46 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2011-01-31 11:43:46 +0100 |
commit | cbbc928042e98fb35009a09b1a26205a026e5a13 (patch) | |
tree | 47a976279e6f83c1c81fa1b42b8dc35472b274fa /svx/source | |
parent | 028b9630e8cab30ce976555ef0ec7eef1ace5f88 (diff) |
CWS gnumake3: gcc is used for dependencies of src files and it requires quotes instead of braces for includes if the . folder shall be interpreted as the directory where the src files is located
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/intro/about_ooo.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/intro/about_ooo.src b/svx/source/intro/about_ooo.src index 8c253973bd5c..b49a0ff927cf 100644 --- a/svx/source/intro/about_ooo.src +++ b/svx/source/intro/about_ooo.src @@ -26,7 +26,7 @@ ************************************************************************/ #include <svtools/svtools.hrc> -#include <about_ooo.hrc> +#include "about_ooo.hrc" String ABOUT_STR_COPYRIGHT { |