summaryrefslogtreecommitdiff
path: root/include/canvas/base/graphicdevicebase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/canvas/base/graphicdevicebase.hxx')
-rw-r--r--include/canvas/base/graphicdevicebase.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/canvas/base/graphicdevicebase.hxx b/include/canvas/base/graphicdevicebase.hxx
index fd36b3de6ac8..df8551fcdc31 100644
--- a/include/canvas/base/graphicdevicebase.hxx
+++ b/include/canvas/base/graphicdevicebase.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CANVAS_GRAPHICDEVICEBASE_HXX
-#define INCLUDED_CANVAS_GRAPHICDEVICEBASE_HXX
+#ifndef INCLUDED_CANVAS_BASE_GRAPHICDEVICEBASE_HXX
+#define INCLUDED_CANVAS_BASE_GRAPHICDEVICEBASE_HXX
#include <rtl/ref.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
@@ -378,6 +378,6 @@ namespace canvas
};
}
-#endif /* INCLUDED_CANVAS_GRAPHICDEVICEBASE_HXX */
+#endif // INCLUDED_CANVAS_BASE_GRAPHICDEVICEBASE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */