diff options
Diffstat (limited to 'client/pixels_source.h')
-rw-r--r-- | client/pixels_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/pixels_source.h b/client/pixels_source.h index e2fe0604..faa2d4f6 100644 --- a/client/pixels_source.h +++ b/client/pixels_source.h @@ -18,7 +18,7 @@ #ifndef _H_PIXELS_SOURCE #define _H_PIXELS_SOURCE -#include "draw.h" +#include <spice/draw.h> #define PIXELES_SOURCE_OPAQUE_SIZE (20 * sizeof(void*)) |