]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lcl.h
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / lcl.h
index b60c0e901a569f73f71bfc927ed1714ec102f793..7d5a76a78960baf5abcfb8a5c1c7413b66916782 100644 (file)
@@ -19,8 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#ifndef AVCODEC_LCL_H
-#define AVCODEC_LCL_H
+#ifndef FFMPEG_LCL_H
+#define FFMPEG_LCL_H
 
 #define BMPTYPE_YUV 1
 #define BMPTYPE_RGB 2
@@ -46,4 +46,4 @@
 #define CODEC_MSZH 1
 #define CODEC_ZLIB 3
 
-#endif /* AVCODEC_LCL_H */
+#endif /* FFMPEG_LCL_H */