diff options
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r-- | sw/inc/shellio.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx index 3a0259b62d06..154e35008d1e 100644 --- a/sw/inc/shellio.hxx +++ b/sw/inc/shellio.hxx @@ -194,7 +194,7 @@ class SW_DLLPUBLIC Reader OUString aTemplateNm; Date aDStamp; - Time aTStamp; + tools::Time aTStamp; DateTime aChkDateTime; protected: |