]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/jpeglsdec.c
libopenh264dec: Export the decoded profile and level in AVCodecContext
[ffmpeg] / libavcodec / jpeglsdec.c
index 9f8ccecec6c2720e7c51da7b630a93bc5a77aed8..8d1e7631133c4f1da9ecdc3df12aa29ff8b4c3d0 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "avcodec.h"
 #include "get_bits.h"
-#include "golomb.h"
+#include "golomb_legacy.h"
 #include "internal.h"
 #include "mathops.h"
 #include "mjpeg.h"