summaryrefslogtreecommitdiff
path: root/include/svx/sdggaitm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdggaitm.hxx')
-rw-r--r--include/svx/sdggaitm.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdggaitm.hxx b/include/svx/sdggaitm.hxx
index d7c44fe0918e..e0eda71592d8 100644
--- a/include/svx/sdggaitm.hxx
+++ b/include/svx/sdggaitm.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDGGAITM_HXX
-#define _SDGGAITM_HXX
+#ifndef INCLUDED_SVX_SDGGAITM_HXX
+#define INCLUDED_SVX_SDGGAITM_HXX
#include <svl/intitem.hxx>
#include <svx/svddef.hxx>
@@ -44,6 +44,6 @@ public:
virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt8 nMemberId = 0 );
};
-#endif // _SDGGAITM_HXX
+#endif // INCLUDED_SVX_SDGGAITM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */