summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/tree/treecontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/controls/tree/treecontrol.hxx')
-rw-r--r--toolkit/source/controls/tree/treecontrol.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolkit/source/controls/tree/treecontrol.hxx b/toolkit/source/controls/tree/treecontrol.hxx
index 8d5f50cdaa64..97eb4cca7330 100644
--- a/toolkit/source/controls/tree/treecontrol.hxx
+++ b/toolkit/source/controls/tree/treecontrol.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef TOOLKIT_TREE_CONTROL_HXX
-#define TOOLKIT_TREE_CONTROL_HXX
+#ifndef INCLUDED_TOOLKIT_SOURCE_CONTROLS_TREE_TREECONTROL_HXX
+#define INCLUDED_TOOLKIT_SOURCE_CONTROLS_TREE_TREECONTROL_HXX
#include <toolkit/controls/unocontrols.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
@@ -56,6 +56,6 @@ public:
} // toolkit
-#endif // _TOOLKIT_TREE_CONTROL_HXX
+#endif // _ INCLUDED_TOOLKIT_SOURCE_CONTROLS_TREE_TREECONTROL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */