summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c
index 70ffabc1937..dac896137c3 100644
--- a/src/image.c
+++ b/src/image.c
@@ -2396,7 +2396,7 @@ image_load_qt_1 (f, img, type, fss, dh)
FSSpec *fss;
Handle dh;
{
- OSErr err;
+ ComponentResult err;
GraphicsImportComponent gi;
Rect rect;
int width, height;