]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dcadata.h
renaming L1CODE to attribute_l1_text, which is defined in dsputil_bfin.h
[ffmpeg] / libavcodec / dcadata.h
index 288401baec9fd642ef77b547ab075476e9be1954..e6e38b10aeaebd088701fcedc5bfc312c1f26483 100644 (file)
@@ -24,6 +24,9 @@
  * @file dcadata.c
  */
 
+#ifndef AVCODEC_DCADATA_H
+#define AVCODEC_DCADATA_H
+
 #include <stdint.h>
 
 /* Generic tables */
@@ -8467,3 +8470,5 @@ where Ch(n) represents the subband samples in the (n)th audio channel.
 
 
 */
+
+#endif // AVCODEC_DCADATA_H