]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/pcm_tablegen.h
d3d11va: make av_d3d11va_alloc_context() available at all times
[ffmpeg] / libavcodec / pcm_tablegen.h
index 838052e0d6a6bb9afa218c3c0171344cd389e182..79d6561646ac36e16af00c9c02ee9c3ba91b4ae5 100644 (file)
@@ -20,8 +20,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef PCM_TABLEGEN_H
-#define PCM_TABLEGEN_H
+#ifndef AVCODEC_PCM_TABLEGEN_H
+#define AVCODEC_PCM_TABLEGEN_H
 
 #include <stdint.h>
 #include "libavutil/attributes.h"
@@ -116,4 +116,4 @@ static void pcm_ulaw_tableinit(void)
 }
 #endif /* CONFIG_HARDCODED_TABLES */
 
-#endif /* PCM_TABLEGEN_H */
+#endif /* AVCODEC_PCM_TABLEGEN_H */