summaryrefslogtreecommitdiff
path: root/vcl/source/filter/jpeg/jpeg.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/jpeg/jpeg.h')
-rw-r--r--vcl/source/filter/jpeg/jpeg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/filter/jpeg/jpeg.h b/vcl/source/filter/jpeg/jpeg.h
index 908eee030d88..8a8e757a9719 100644
--- a/vcl/source/filter/jpeg/jpeg.h
+++ b/vcl/source/filter/jpeg/jpeg.h
@@ -50,7 +50,7 @@ void ReadJPEG( JPEGReader* pJPEGReader, void* pInputStream, tools::Long* pLin
GraphicFilterImportFlags nImportFlags,
BitmapScopedWriteAccess* ppAccess );
-void Transform(void* pInputStream, void* pOutputStream, tools::Long nAngle);
+void Transform(void* pInputStream, void* pOutputStream, Degree10 nAngle);
/* Expanded data source object for stdio input */