summaryrefslogtreecommitdiff
path: root/cui/source/options/dbregisterednamesconfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/dbregisterednamesconfig.hxx')
-rw-r--r--cui/source/options/dbregisterednamesconfig.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/dbregisterednamesconfig.hxx b/cui/source/options/dbregisterednamesconfig.hxx
index 4db6e7611fb1..fdb21ce42449 100644
--- a/cui/source/options/dbregisterednamesconfig.hxx
+++ b/cui/source/options/dbregisterednamesconfig.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVX_DBREGISTEREDNAMESCONFIG_HXX
-#define SVX_DBREGISTEREDNAMESCONFIG_HXX
+#ifndef INCLUDED_CUI_SOURCE_OPTIONS_DBREGISTEREDNAMESCONFIG_HXX
+#define INCLUDED_CUI_SOURCE_OPTIONS_DBREGISTEREDNAMESCONFIG_HXX
class SfxItemSet;
//........................................................................
@@ -41,7 +41,7 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // SVX_DBREGISTEREDNAMESCONFIG_HXX
+#endif // INCLUDED_CUI_SOURCE_OPTIONS_DBREGISTEREDNAMESCONFIG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */