diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2001-02-13 13:15:19 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2001-02-13 13:15:19 +0000 |
commit | fc3a4018d401c463b09e9c3e8b1d9c0bd4ac6ea8 (patch) | |
tree | 858d643c9480d2a0652079eb1193529cd34ab33d /sot/source/sdstor/stgcache.hxx | |
parent | 510cc21e9534b5e2141e3d4827622afacef0da16 (diff) |
Changed quotes in include for brackets
Diffstat (limited to 'sot/source/sdstor/stgcache.hxx')
-rw-r--r-- | sot/source/sdstor/stgcache.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sot/source/sdstor/stgcache.hxx b/sot/source/sdstor/stgcache.hxx index c9a3bf032a3a..b985fa0518f7 100644 --- a/sot/source/sdstor/stgcache.hxx +++ b/sot/source/sdstor/stgcache.hxx @@ -2,9 +2,9 @@ * * $RCSfile: stgcache.hxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:56:51 $ + * last change: $Author: vg $ $Date: 2001-02-13 14:15:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,7 +70,7 @@ #endif #ifndef _STGELEM_HXX -#include "stgelem.hxx" +#include <stgelem.hxx> #endif |