Include enums.h from qxl_dev.h

This makes stuff keep building as before when draw.h included enum.h
This commit is contained in:
Alexander Larsson 2010-07-08 15:56:14 +02:00
parent 8deadab956
commit 4cc9675ef5

View File

@ -35,6 +35,7 @@
#include <spice/types.h>
#include <spice/barrier.h>
#include <spice/ipc_ring.h>
#include <spice/enums.h>
#include <spice/start-packed.h>