diff options
Diffstat (limited to 'oox')
-rw-r--r-- | oox/source/ppt/timenode.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/timenode.cxx b/oox/source/ppt/timenode.cxx index cd3cd6401082..b08600f5af6c 100644 --- a/oox/source/ppt/timenode.cxx +++ b/oox/source/ppt/timenode.cxx @@ -40,7 +40,7 @@ #include "oox/helper/helper.hxx" #include "oox/core/xmlfilterbase.hxx" -#include "sal/log.hxx" +#include "sal/log.hxx" using namespace ::oox::core; using namespace ::com::sun::star::beans; |