summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/sdxfer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/sdxfer.hxx')
-rw-r--r--sd/source/ui/inc/sdxfer.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/sdxfer.hxx b/sd/source/ui/inc/sdxfer.hxx
index b09056f2832e..40c624e1c8f9 100644
--- a/sd/source/ui/inc/sdxfer.hxx
+++ b/sd/source/ui/inc/sdxfer.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_SDXFER_HXX
-#define _SD_SDXFER_HXX
+#ifndef INCLUDED_SD_SOURCE_UI_INC_SDXFER_HXX
+#define INCLUDED_SD_SOURCE_UI_INC_SDXFER_HXX
#include <svtools/transfer.hxx>
#include <vcl/graph.hxx>
@@ -152,6 +152,6 @@ private:
};
-#endif // _SD_SDXFER_HXX
+#endif // INCLUDED_SD_SOURCE_UI_INC_SDXFER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */