diff options
Diffstat (limited to 'svl/qa/unit/svl.cxx')
-rw-r--r-- | svl/qa/unit/svl.cxx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx index 47c9ff834c1b..9090c563a256 100644 --- a/svl/qa/unit/svl.cxx +++ b/svl/qa/unit/svl.cxx @@ -31,10 +31,10 @@ #include <i18nlangtag/lang.h> -#include "svl/zforlist.hxx" -#include "svl/zformat.hxx" -#include "svl/sharedstringpool.hxx" -#include "unotools/syslocale.hxx" +#include <svl/zforlist.hxx> +#include <svl/zformat.hxx> +#include <svl/sharedstringpool.hxx> +#include <unotools/syslocale.hxx> #include <boost/scoped_ptr.hpp> |