diff --git a/libavformat/a64.c b/libavformat/a64.c
index 15a0475703f576d35ed677b3143e3b0e0cf960ee..640e7868366cb0c60e0df6c638e00e4b659a2c9c 100644
--- a/libavformat/a64.c
+++ b/libavformat/a64.c
@@ -25,7 +25,7 @@
 #include "avformat.h"
 #include "rawenc.h"
 
-static int a64_write_header(struct AVFormatContext *s)
+static int a64_write_header(AVFormatContext *s)
 {
     AVCodecContext *avctx = s->streams[0]->codec;
     uint8_t header[5] = {