summaryrefslogtreecommitdiff
path: root/include/svx/grafctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/grafctrl.hxx')
-rw-r--r--include/svx/grafctrl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/grafctrl.hxx b/include/svx/grafctrl.hxx
index 10b050990d62..35f708c757ff 100644
--- a/include/svx/grafctrl.hxx
+++ b/include/svx/grafctrl.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_GRAFCTRL_HXX
-#define _SVX_GRAFCTRL_HXX
+#ifndef INCLUDED_SVX_GRAFCTRL_HXX
+#define INCLUDED_SVX_GRAFCTRL_HXX
#include <svl/lstner.hxx>
#include <svl/intitem.hxx>
@@ -178,6 +178,6 @@ public:
static void GetGrafAttrState( SfxItemSet& rSet, SdrView& rView );
};
-#endif // _SVX_GRAFCTRL_HXX
+#endif // INCLUDED_SVX_GRAFCTRL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */