summaryrefslogtreecommitdiffstats
path: root/vcl/inc/jobset.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/jobset.h')
-rw-r--r--vcl/inc/jobset.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/jobset.h b/vcl/inc/jobset.h
index 262e8b5818da..99143124b7a5 100644
--- a/vcl/inc/jobset.h
+++ b/vcl/inc/jobset.h
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SV_JOBSET_H
-#define _SV_JOBSET_H
+#ifndef INCLUDED_VCL_INC_JOBSET_H
+#define INCLUDED_VCL_INC_JOBSET_H
#include <tools/solar.h>
#include <vcl/prntypes.hxx>
@@ -67,6 +67,6 @@ struct ImplJobSetup
// Papierbreite/hoehe wird wenn 0 im unabhaengigen Teil automatisch aus
// Papierformat berechnet, wenn dieses ungleich PAPER_USER ist
-#endif // _SV_JOBSET_H
+#endif // INCLUDED_VCL_INC_JOBSET_H
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */