mjpeg: Move code only used in the encoder(s) to the appropriate header

This commit is contained in:
Diego Biurrun 2015-03-27 12:53:56 +01:00
parent 6ed38b1f65
commit e6e3dcba0c
5 changed files with 10 additions and 7 deletions

View file

@ -31,6 +31,7 @@
#include "internal.h"
#include "mathops.h"
#include "mjpeg.h"
#include "mjpegenc.h"
#include "jpegls.h"
/**