diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-07-08 13:56:01 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-07-08 13:56:01 +0200 |
commit | 0659fb78972b5e9d0dc90a0270ef1dd4b59042ec (patch) | |
tree | 111ff1650fc87625e60cbe1bf56daee8f7a92126 /common/gl_canvas.h | |
parent | 3c0329d27f692d418fa6bd0955dd5e0c242618a6 (diff) |
Move in spice/draw.h from spice-protocol to common/
Diffstat (limited to 'common/gl_canvas.h')
-rw-r--r-- | common/gl_canvas.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gl_canvas.h b/common/gl_canvas.h index dfb59bb..d7125e6 100644 --- a/common/gl_canvas.h +++ b/common/gl_canvas.h @@ -17,7 +17,6 @@ */ #include "glc.h" -#include <spice/draw.h> #include "canvas_base.h" #include "region.h" |