]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lcl.h
Add required header #includes for mpegvideo.h and config.h.
[ffmpeg] / libavcodec / lcl.h
index 7d5a76a78960baf5abcfb8a5c1c7413b66916782..b60c0e901a569f73f71bfc927ed1714ec102f793 100644 (file)
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef FFMPEG_LCL_H
-#define FFMPEG_LCL_H
+#ifndef AVCODEC_LCL_H
+#define AVCODEC_LCL_H
 
 #define BMPTYPE_YUV 1
 #define BMPTYPE_RGB 2
@@ -46,4 +46,4 @@
 #define CODEC_MSZH 1
 #define CODEC_ZLIB 3
 
-#endif /* FFMPEG_LCL_H */
+#endif /* AVCODEC_LCL_H */