[Spice-commits] spice/qxl_dev.h

Alexander Larsson alexl at kemper.freedesktop.org
Thu Jul 8 06:56:59 PDT 2010


 spice/qxl_dev.h |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4cc9675ef53308e8b1f3b634126415f2b904ae19
Author: Alexander Larsson <alexl at redhat.com>
Date:   Thu Jul 8 15:56:14 2010 +0200

    Include enums.h from qxl_dev.h
    
    This makes stuff keep building as before when draw.h included enum.h

diff --git a/spice/qxl_dev.h b/spice/qxl_dev.h
index 1308194..d8a1b31 100644
--- a/spice/qxl_dev.h
+++ b/spice/qxl_dev.h
@@ -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>
 


More information about the Spice-commits mailing list