diff --git a/MagickCore/blob.h b/MagickCore/blob.h
index 0c55083..d9d7aaf 100644
--- a/MagickCore/blob.h
+++ b/MagickCore/blob.h
@@ -76,7 +76,7 @@
   BlobToFile(char *,const void *,const size_t,ExceptionInfo *),
   CloseBlob(Image *),
   DiscardBlobBytes(Image *,const MagickSizeType),
-  FileToImage(Image *,const char *),
+  FileToImage(Image *,const char *,ExceptionInfo *),
   ImageToFile(Image *,char *,ExceptionInfo *),
   InjectImageBlob(const ImageInfo *,Image *,Image *,const char *,
     ExceptionInfo *),