diff options
Diffstat (limited to 'include/sot/stg.hxx')
-rw-r--r-- | include/sot/stg.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sot/stg.hxx b/include/sot/stg.hxx index 15a13fc342fe..a4033f5dd965 100644 --- a/include/sot/stg.hxx +++ b/include/sot/stg.hxx @@ -34,8 +34,8 @@ #include <tools/solar.h> #include <tools/stream.hxx> #include <tools/globname.hxx> -#include "sot/storinfo.hxx" -#include "sot/sotdllapi.h" +#include <sot/storinfo.hxx> +#include <sot/sotdllapi.h> class Storage; class StorageStream; |