summaryrefslogtreecommitdiff
path: root/include/svtools/DocumentInfoPreview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/DocumentInfoPreview.hxx')
-rw-r--r--include/svtools/DocumentInfoPreview.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/DocumentInfoPreview.hxx b/include/svtools/DocumentInfoPreview.hxx
index 167de92636de..76c069b4ef81 100644
--- a/include/svtools/DocumentInfoPreview.hxx
+++ b/include/svtools/DocumentInfoPreview.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVTOOLS_DOCUMENTINFOPREVIEW_HXX
-#define SVTOOLS_DOCUMENTINFOPREVIEW_HXX
+#ifndef INCLUDED_SVTOOLS_DOCUMENTINFOPREVIEW_HXX
+#define INCLUDED_SVTOOLS_DOCUMENTINFOPREVIEW_HXX
#include "sal/config.h"
@@ -68,6 +68,6 @@ private:
}
-#endif // SVTOOLS_DOCUMENTINFOPREVIEW_HXX
+#endif // INCLUDED_SVTOOLS_DOCUMENTINFOPREVIEW_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */