summaryrefslogtreecommitdiff
path: root/include/svx/svdglue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdglue.hxx')
-rw-r--r--include/svx/svdglue.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/svdglue.hxx b/include/svx/svdglue.hxx
index f667f4f0d743..288bd9f794e6 100644
--- a/include/svx/svdglue.hxx
+++ b/include/svx/svdglue.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVDGLUE_HXX
-#define _SVDGLUE_HXX
+#ifndef INCLUDED_SVX_SVDGLUE_HXX
+#define INCLUDED_SVX_SVDGLUE_HXX
class Window;
class OutputDevice;
@@ -142,6 +142,6 @@ public:
////////////////////////////////////////////////////////////////////////////////////////////////////
-#endif //_SVDGLUE_HXX
+#endif // INCLUDED_SVX_SVDGLUE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */