server: Remove an unneeded mjpeg-encoder.h include

The corresponding code has been moved elsewhere during the refactoring.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Francois Gouget 2015-12-15 17:48:52 +00:00 committed by Frediano Ziglio
parent 110c31439b
commit badee40030

View File

@ -28,7 +28,6 @@
#include "sw-canvas.h"
#include "stat.h"
#include "reds.h"
#include "mjpeg-encoder.h"
#include "memslot.h"
#include "red-parse-qxl.h"
#include "red-record-qxl.h"