summaryrefslogtreecommitdiff
path: root/include/svx/dataaccessdescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/dataaccessdescriptor.hxx')
-rw-r--r--include/svx/dataaccessdescriptor.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/dataaccessdescriptor.hxx b/include/svx/dataaccessdescriptor.hxx
index bb9212612a12..5489c7224dd8 100644
--- a/include/svx/dataaccessdescriptor.hxx
+++ b/include/svx/dataaccessdescriptor.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVX_DATACCESSDESCRIPTOR_HXX_
-#define _SVX_DATACCESSDESCRIPTOR_HXX_
+#ifndef INCLUDED_SVX_DATAACCESSDESCRIPTOR_HXX
+#define INCLUDED_SVX_DATAACCESSDESCRIPTOR_HXX
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
@@ -130,7 +130,7 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // _SVX_DATACCESSDESCRIPTOR_HXX_
+#endif // INCLUDED_SVX_DATAACCESSDESCRIPTOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */