avcodec/jpeglsenc: Remove unnecessary header
Unnecessary since 130d89d786d29148deb846de48b16e11a894e8a7. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
		
							parent
							
								
									83cb9be1d2
								
							
						
					
					
						commit
						911806ec75
					
				@ -26,6 +26,7 @@
 | 
			
		||||
 */
 | 
			
		||||
 | 
			
		||||
#define UNCHECKED_BITSTREAM_READER 1
 | 
			
		||||
#include "libavutil/opt.h"
 | 
			
		||||
#include "avcodec.h"
 | 
			
		||||
#include "bytestream.h"
 | 
			
		||||
#include "encode.h"
 | 
			
		||||
@ -35,7 +36,6 @@
 | 
			
		||||
#include "internal.h"
 | 
			
		||||
#include "mathops.h"
 | 
			
		||||
#include "mjpeg.h"
 | 
			
		||||
#include "mjpegenc.h"
 | 
			
		||||
#include "jpegls.h"
 | 
			
		||||
 | 
			
		||||
typedef struct JPEGLSContext {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user