summaryrefslogtreecommitdiff
path: root/sd/inc/resltn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/resltn.hxx')
-rw-r--r--sd/inc/resltn.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/resltn.hxx b/sd/inc/resltn.hxx
index 71a1ec6319f9..e687a686e0c2 100644
--- a/sd/inc/resltn.hxx
+++ b/sd/inc/resltn.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_RESLTN_HXX
-#define _SD_RESLTN_HXX
+#ifndef INCLUDED_SD_INC_RESLTN_HXX
+#define INCLUDED_SD_INC_RESLTN_HXX
enum PublishingResolution
{
@@ -40,6 +40,6 @@ enum PublishingScript
SCRIPT_PERL
};
-#endif // _SD_RESLTN_HXX
+#endif // INCLUDED_SD_INC_RESLTN_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */