summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/brwimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/brwbox/brwimpl.hxx')
-rw-r--r--svtools/source/brwbox/brwimpl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/brwbox/brwimpl.hxx b/svtools/source/brwbox/brwimpl.hxx
index e4f5f727430d..325040a95ece 100644
--- a/svtools/source/brwbox/brwimpl.hxx
+++ b/svtools/source/brwbox/brwimpl.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVTOOLS_BRWIMPL_HXX
-#define _SVTOOLS_BRWIMPL_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX
+#define INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX
#include "svtaccessiblefactory.hxx"
#include <com/sun/star/lang/XComponent.hpp>
@@ -76,6 +76,6 @@ namespace svt
};
}
-#endif // _SVTOOLS_BRWIMPL_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_BRWBOX_BRWIMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */