]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cbrt_tablegen.h
lavc: remove disabled FF_API_IDCT cruft
[ffmpeg] / libavcodec / cbrt_tablegen.h
index 977450c124c98bae90f8a50e5187d20e60066401..01963a3f9d4ab1fe9d4757d8eaa6d6d3775f6ebf 100644 (file)
@@ -20,8 +20,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef CBRT_TABLEGEN_H
-#define CBRT_TABLEGEN_H
+#ifndef AVCODEC_CBRT_TABLEGEN_H
+#define AVCODEC_CBRT_TABLEGEN_H
 
 #include <stdint.h>
 #include <math.h>
@@ -48,4 +48,4 @@ static void cbrt_tableinit(void)
 }
 #endif /* CONFIG_HARDCODED_TABLES */
 
-#endif /* CBRT_TABLEGEN_H */
+#endif /* AVCODEC_CBRT_TABLEGEN_H */