summaryrefslogtreecommitdiff
path: root/include/svtools/genericunodialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/genericunodialog.hxx')
-rw-r--r--include/svtools/genericunodialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/genericunodialog.hxx b/include/svtools/genericunodialog.hxx
index f1e26e34f58c..3c4c63705d78 100644
--- a/include/svtools/genericunodialog.hxx
+++ b/include/svtools/genericunodialog.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SVT_GENERICUNODIALOG_HXX_
-#define _SVT_GENERICUNODIALOG_HXX_
+#ifndef INCLUDED_SVTOOLS_GENERICUNODIALOG_HXX
+#define INCLUDED_SVTOOLS_GENERICUNODIALOG_HXX
#include "svtools/svtdllapi.h"
@@ -180,6 +180,6 @@ namespace svt
} // namespace svt
//.........................................................................
-#endif // _SVT_GENERICUNODIALOG_HXX_
+#endif // INCLUDED_SVTOOLS_GENERICUNODIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */