summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab/kcondition.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/kab/kcondition.hxx')
-rw-r--r--connectivity/source/drivers/kab/kcondition.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/kab/kcondition.hxx b/connectivity/source/drivers/kab/kcondition.hxx
index 5b35bbc3d626..4bed162305d8 100644
--- a/connectivity/source/drivers/kab/kcondition.hxx
+++ b/connectivity/source/drivers/kab/kcondition.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CONNECTIVITY_KAB_CONDITION_HXX_
-#define _CONNECTIVITY_KAB_CONDITION_HXX_
+#ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_KAB_KCONDITION_HXX
+#define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_KAB_KCONDITION_HXX
#include <comphelper/types.hxx>
#include <shell/kde_headers.h>
@@ -149,6 +149,6 @@ class KabConditionAnd : public KabConditionBoolean
}
}
-#endif // _CONNECTIVITY_KAB_CONDITION_HXX_
+#endif // INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_KAB_KCONDITION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */