summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/graphiccollector.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/minimizer/graphiccollector.hxx')
-rw-r--r--sdext/source/minimizer/graphiccollector.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdext/source/minimizer/graphiccollector.hxx b/sdext/source/minimizer/graphiccollector.hxx
index f0fca3cf9866..3cc0b7d7db7e 100644
--- a/sdext/source/minimizer/graphiccollector.hxx
+++ b/sdext/source/minimizer/graphiccollector.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef GRAPHICCOLLECTOR_HXX
-#define GRAPHICCOLLECTOR_HXX
+#ifndef INCLUDED_SDEXT_SOURCE_MINIMIZER_GRAPHICCOLLECTOR_HXX
+#define INCLUDED_SDEXT_SOURCE_MINIMIZER_GRAPHICCOLLECTOR_HXX
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/awt/DeviceInfo.hpp>
@@ -94,6 +94,6 @@ class GraphicCollector
// --------------------
-#endif // GRAPHICCOLLECTOR_HXX
+#endif // INCLUDED_SDEXT_SOURCE_MINIMIZER_GRAPHICCOLLECTOR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */