summaryrefslogtreecommitdiff
path: root/include/svx/selectioncontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/selectioncontroller.hxx')
-rw-r--r--include/svx/selectioncontroller.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/selectioncontroller.hxx b/include/svx/selectioncontroller.hxx
index e65bbe4b5e74..d0636f25a31c 100644
--- a/include/svx/selectioncontroller.hxx
+++ b/include/svx/selectioncontroller.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SELECTIONCONTROLLER_HXX
-#define _SELECTIONCONTROLLER_HXX
+#ifndef INCLUDED_SVX_SELECTIONCONTROLLER_HXX
+#define INCLUDED_SVX_SELECTIONCONTROLLER_HXX
#include "svx/svxdllapi.h"
@@ -74,6 +74,6 @@ public:
}
-#endif //_SELECTIONCONTROLLER_HXX
+#endif // INCLUDED_SVX_SELECTIONCONTROLLER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */