diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 22:38:46 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-23 23:22:33 +0200 |
commit | 3b58ababc566adef48d8ab600489e554c4585b1d (patch) | |
tree | b1abea7e58d2f9daa28903896d87e3b6284eed43 /sd/source/ui/inc/vectdlg.hxx | |
parent | 3a6148e8114a5b980dbedadacce2074390d81555 (diff) |
fixincludeguards.sh: sd
Change-Id: Ic831838b377656015d645eec9d439424378e08af
Diffstat (limited to 'sd/source/ui/inc/vectdlg.hxx')
-rw-r--r-- | sd/source/ui/inc/vectdlg.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/vectdlg.hxx b/sd/source/ui/inc/vectdlg.hxx index a4965a11e5ea..f05422f2b8c4 100644 --- a/sd/source/ui/inc/vectdlg.hxx +++ b/sd/source/ui/inc/vectdlg.hxx @@ -18,8 +18,8 @@ */ -#ifndef _SD_VECTDLG_HXX -#define _SD_VECTDLG_HXX +#ifndef INCLUDED_SD_SOURCE_UI_INC_VECTDLG_HXX +#define INCLUDED_SD_SOURCE_UI_INC_VECTDLG_HXX #include <vcl/button.hxx> #include <vcl/group.hxx> |