summaryrefslogtreecommitdiff
path: root/include/svx/rubydialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/rubydialog.hxx')
-rw-r--r--include/svx/rubydialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/rubydialog.hxx b/include/svx/rubydialog.hxx
index afd1127994c0..fd62e27e9caf 100644
--- a/include/svx/rubydialog.hxx
+++ b/include/svx/rubydialog.hxx
@@ -18,8 +18,8 @@
*/
-#ifndef _SVX_RUBYDLG_HXX_
-#define _SVX_RUBYDLG_HXX_
+#ifndef INCLUDED_SVX_RUBYDIALOG_HXX
+#define INCLUDED_SVX_RUBYDIALOG_HXX
#include <sfx2/childwin.hxx>
#include <sfx2/basedlgs.hxx>
@@ -171,7 +171,7 @@ public:
virtual void Deactivate();
};
-#endif // _SVX_RUBYDLG_HXX_
+#endif // INCLUDED_SVX_RUBYDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */