summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/RandomNumberGeneratorDialog.hxx')
-rw-r--r--sc/source/ui/inc/RandomNumberGeneratorDialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx b/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
index 2c97b2994673..2146ebb852ce 100644
--- a/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
+++ b/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
@@ -8,8 +8,8 @@
*
*/
-#ifndef RANDOM_NUMBER_GENERATION_HXX
-#define RANDOM_NUMBER_GENERATION_HXX
+#ifndef INCLUDED_SC_SOURCE_UI_INC_RANDOMNUMBERGENERATORDIALOG_HXX
+#define INCLUDED_SC_SOURCE_UI_INC_RANDOMNUMBERGENERATORDIALOG_HXX
#include "global.hxx"
#include "address.hxx"
@@ -78,7 +78,7 @@ private:
};
-#endif // SC_SOLVRDLG_HXX
+#endif // INCLUDED_SC_SOURCE_UI_INC_RANDOMNUMBERGENERATORDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */