]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/imcdata.h
Remove unused ac3_parametric_bit_allocation function.
[ffmpeg] / libavcodec / imcdata.h
index 966bc2789fcbf55a79a303265dbd29109d6f9fd2..64e7c7185e151da12132aa6a4a8785d9a4bf4578 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef FFMPEG_IMCDATA_H
-#define FFMPEG_IMCDATA_H
+#ifndef AVCODEC_IMCDATA_H
+#define AVCODEC_IMCDATA_H
 
 #include <stdint.h>
 
@@ -166,4 +166,4 @@ static const uint16_t imc_huffman_bits[4][4][18] = {
     }
 };
 
-#endif /* FFMPEG_IMCDATA_H */
+#endif /* AVCODEC_IMCDATA_H */