summaryrefslogtreecommitdiff
path: root/svtools/source/brwbox/editbrowseboximpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/brwbox/editbrowseboximpl.hxx')
-rw-r--r--svtools/source/brwbox/editbrowseboximpl.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/brwbox/editbrowseboximpl.hxx b/svtools/source/brwbox/editbrowseboximpl.hxx
index d96e6e55f0cb..217a3eb1217b 100644
--- a/svtools/source/brwbox/editbrowseboximpl.hxx
+++ b/svtools/source/brwbox/editbrowseboximpl.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_EDITBROWSEBOX_IMPL_HXX
-#define SVTOOLS_EDITBROWSEBOX_IMPL_HXX
+#ifndef INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX
+#define INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX
#include <com/sun/star/accessibility/XAccessible.hpp>
@@ -32,6 +32,6 @@ namespace svt
void clearActiveCell();
};
}
-#endif // SVTOOLS_EDITBROWSEBOX_IMPL_HXX
+#endif // INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOXIMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */