summaryrefslogtreecommitdiff
path: root/include/connectivity/formattedcolumnvalue.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/formattedcolumnvalue.hxx')
-rw-r--r--include/connectivity/formattedcolumnvalue.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/connectivity/formattedcolumnvalue.hxx b/include/connectivity/formattedcolumnvalue.hxx
index 79e422804351..92a30cb1bf59 100644
--- a/include/connectivity/formattedcolumnvalue.hxx
+++ b/include/connectivity/formattedcolumnvalue.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX
-#define CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX
+#ifndef INCLUDED_CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX
+#define INCLUDED_CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/sdb/XColumn.hpp>
@@ -104,6 +104,6 @@ namespace dbtools
} // namespace dbtools
//........................................................................
-#endif // CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX
+#endif // INCLUDED_CONNECTIVITY_FORMATTEDCOLUMNVALUE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */