summaryrefslogtreecommitdiff
path: root/include/svx/galbrws.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/galbrws.hxx')
-rw-r--r--include/svx/galbrws.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/galbrws.hxx b/include/svx/galbrws.hxx
index 2dffc16a8470..fcd9a3d9dff6 100644
--- a/include/svx/galbrws.hxx
+++ b/include/svx/galbrws.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_GALBRWS_HXX_
-#define _SVX_GALBRWS_HXX_
+#ifndef INCLUDED_SVX_GALBRWS_HXX
+#define INCLUDED_SVX_GALBRWS_HXX
#include <sfx2/ctrlitem.hxx>
#include <sfx2/dockwin.hxx>
@@ -77,6 +77,6 @@ public:
sal_Bool KeyInput( const KeyEvent& rKEvt, Window* pWindow );
};
-#endif // _SVX_GALBRWS_HXX_
+#endif // INCLUDED_SVX_GALBRWS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */