diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-04-20 08:42:04 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-04-20 08:42:04 +0200 |
commit | c2c78301270fb56b405f31b215c4acbb44669f10 (patch) | |
tree | 24c234bc6a879ca5e90942207e7eaff806f3f2d0 /sot/source/sdstor/stgelem.hxx | |
parent | 63235d8839c205063b1d5a604a3a2555d1749526 (diff) |
CWS gnumake2: move all delivered sot headers to inc/sot
Diffstat (limited to 'sot/source/sdstor/stgelem.hxx')
-rw-r--r-- | sot/source/sdstor/stgelem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/sdstor/stgelem.hxx b/sot/source/sdstor/stgelem.hxx index 7a5b7bc52b26..951d3503adbc 100644 --- a/sot/source/sdstor/stgelem.hxx +++ b/sot/source/sdstor/stgelem.hxx @@ -35,7 +35,7 @@ #include <tools/solar.h> #endif -#include <stg.hxx> +#include <sot/stg.hxx> class StgIo; class SvStream; |