diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:26:21 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:26:45 +0100 |
commit | 3991eaf5569c7039ea20000e70aac775b7899432 (patch) | |
tree | 26402686fb0d34fb0a5be880a146d2d188179654 /sd | |
parent | d0e11d7591bf27a3ac2198042a590884281365ec (diff) |
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/slideshow/slideshowimpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.cxx b/sd/source/ui/slideshow/slideshowimpl.cxx index 88f282a0c3d7..825bdf0e7d94 100644 --- a/sd/source/ui/slideshow/slideshowimpl.cxx +++ b/sd/source/ui/slideshow/slideshowimpl.cxx @@ -72,7 +72,7 @@ #include "slideshow.hrc" #include "canvas/elapsedtime.hxx" #include "avmedia/mediawindow.hxx" -#include "svtools/colrdlg.hxx" +#include "svtools/colrdlg.hxx" #include "RemoteServer.hxx" #include "customshowlist.hxx" |