summaryrefslogtreecommitdiff
path: root/sd/inc/customshowlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/customshowlist.hxx')
-rw-r--r--sd/inc/customshowlist.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/customshowlist.hxx b/sd/inc/customshowlist.hxx
index 5cafa4465f38..e84d633581ae 100644
--- a/sd/inc/customshowlist.hxx
+++ b/sd/inc/customshowlist.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _CUSTOMSHOWLIST_HXX
-#define _CUSTOMSHOWLIST_HXX
+#ifndef INCLUDED_SD_INC_CUSTOMSHOWLIST_HXX
+#define INCLUDED_SD_INC_CUSTOMSHOWLIST_HXX
#include <vector>
@@ -72,6 +72,6 @@ public:
};
-#endif // _CUSTOMSHOWLIST_HXX
+#endif // INCLUDED_SD_INC_CUSTOMSHOWLIST_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */