summaryrefslogtreecommitdiff
path: root/include/svx/svdouno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdouno.hxx')
-rw-r--r--include/svx/svdouno.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdouno.hxx b/include/svx/svdouno.hxx
index b63cfc202757..d67172acdae8 100644
--- a/include/svx/svdouno.hxx
+++ b/include/svx/svdouno.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDOUNO_HXX
-#define _SVDOUNO_HXX
+#ifndef INCLUDED_SVX_SVDOUNO_HXX
+#define INCLUDED_SVX_SVDOUNO_HXX
#include <com/sun/star/awt/XControlModel.hpp>
#include <com/sun/star/awt/XControl.hpp>
@@ -150,6 +150,6 @@ private:
};
-#endif // _SVDOUNO_HXX
+#endif // INCLUDED_SVX_SVDOUNO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */