summaryrefslogtreecommitdiff
path: root/vcl/source/filter/jpeg/JpegTransform.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/jpeg/JpegTransform.hxx')
-rw-r--r--vcl/source/filter/jpeg/JpegTransform.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/filter/jpeg/JpegTransform.hxx b/vcl/source/filter/jpeg/JpegTransform.hxx
index fe8ed376c8a0..0711f2337673 100644
--- a/vcl/source/filter/jpeg/JpegTransform.hxx
+++ b/vcl/source/filter/jpeg/JpegTransform.hxx
@@ -37,6 +37,6 @@ public:
bool perform();
};
-#endif // _JPEG_HXX
+#endif // INCLUDED_VCL_SOURCE_FILTER_JPEG_JPEGTRANSFORM_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */