red-qxl: Remove unused includes

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
Frediano Ziglio 2017-08-31 22:09:24 +01:00
parent 3d5859043b
commit b3d239012a

View File

@ -24,9 +24,7 @@
#ifndef RED_WORKER_H_
#define RED_WORKER_H_
#include "red-common.h"
#include "red-qxl.h"
#include "red-parse-qxl.h"
#include "red-channel.h"
typedef struct AsyncCommand AsyncCommand;