summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/remotecontrol/ImagePreparer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/ImagePreparer.hxx')
-rw-r--r--sd/source/ui/remotecontrol/ImagePreparer.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/sd/source/ui/remotecontrol/ImagePreparer.hxx b/sd/source/ui/remotecontrol/ImagePreparer.hxx
index 0943ef14b4f7..146eba073b1e 100644
--- a/sd/source/ui/remotecontrol/ImagePreparer.hxx
+++ b/sd/source/ui/remotecontrol/ImagePreparer.hxx
@@ -6,8 +6,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SD_SOURCE_UI_REMOTECONTROL_IMAGEPREPARER_HXX
-#define INCLUDED_SD_SOURCE_UI_REMOTECONTROL_IMAGEPREPARER_HXX
+#pragma once
#include <vcl/timer.hxx>
#include <com/sun/star/uno/Reference.hxx>
@@ -43,5 +42,4 @@ private:
}
-#endif // INCLUDED_SD_SOURCE_UI_REMOTECONTROL_IMAGEPREPARER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */