]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h261data.h
fix compilation with --disable-everything --enable-decoder=twinvq
[ffmpeg] / libavcodec / h261data.h
index 1831c894acb80d9f557f0137046002af2128b963..81637aa70b93c71f587e14e0003fa48d4fead9c7 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file h261data.h
+ * @file libavcodec/h261data.h
  * H.261 tables.
  */
 
@@ -161,4 +161,4 @@ static RLTable h261_rl_tcoeff = {
     h261_tcoeff_level,
 };
 
-#endif
+#endif /* AVCODEC_H261DATA_H */