diff options
Diffstat (limited to 'sc/inc/dpcache.hxx')
-rw-r--r-- | sc/inc/dpcache.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/dpcache.hxx b/sc/inc/dpcache.hxx index 6129ca401485..4647227a43e8 100644 --- a/sc/inc/dpcache.hxx +++ b/sc/inc/dpcache.hxx @@ -22,7 +22,7 @@ #include "global.hxx" #include "dpnumgroupinfo.hxx" #include "calcmacros.hxx" -#include "tools/date.hxx" +#include <tools/date.hxx> #include <boost/noncopyable.hpp> #include <boost/scoped_ptr.hpp> |