summaryrefslogtreecommitdiffstats
path: root/include/svtools/PlaceEditDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/PlaceEditDialog.hxx')
-rw-r--r--include/svtools/PlaceEditDialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/PlaceEditDialog.hxx b/include/svtools/PlaceEditDialog.hxx
index 87d940e36453..6b9e4b16c9db 100644
--- a/include/svtools/PlaceEditDialog.hxx
+++ b/include/svtools/PlaceEditDialog.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef _PLACEEDITDIALOG_HXX
-#define _PLACEEDITDIALOG_HXX
+#ifndef INCLUDED_SVTOOLS_PLACEEDITDIALOG_HXX
+#define INCLUDED_SVTOOLS_PLACEEDITDIALOG_HXX
#include "ServerDetailsControls.hxx"
@@ -70,5 +70,5 @@ private:
};
-#endif //_PLACEEDITDIALOG_HXX
+#endif // INCLUDED_SVTOOLS_PLACEEDITDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */