summaryrefslogtreecommitdiff
path: root/cui/source/options/connpoolsettings.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/connpoolsettings.hxx')
-rw-r--r--cui/source/options/connpoolsettings.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/options/connpoolsettings.hxx b/cui/source/options/connpoolsettings.hxx
index 59c07615ac70..26a68c867c51 100644
--- a/cui/source/options/connpoolsettings.hxx
+++ b/cui/source/options/connpoolsettings.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _OFFAPP_CONNPOOLSETTINGS_HXX_
-#define _OFFAPP_CONNPOOLSETTINGS_HXX_
+#ifndef INCLUDED_CUI_SOURCE_OPTIONS_CONNPOOLSETTINGS_HXX
+#define INCLUDED_CUI_SOURCE_OPTIONS_CONNPOOLSETTINGS_HXX
#include <comphelper/stl_types.hxx>
#include <rtl/ustring.hxx>
@@ -94,7 +94,7 @@ namespace offapp
} // namespace offapp
//........................................................................
-#endif // _OFFAPP_CONNPOOLSETTINGS_HXX_
+#endif // INCLUDED_CUI_SOURCE_OPTIONS_CONNPOOLSETTINGS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */