diff options
Diffstat (limited to 'client/cursor.h')
-rw-r--r-- | client/cursor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/cursor.h b/client/cursor.h index cc64c720..5f7ebb25 100644 --- a/client/cursor.h +++ b/client/cursor.h @@ -19,7 +19,7 @@ #define _H_CURSOR_ #include "threads.h" -#include "red.h" +#include <spice/protocol.h> #include "red_window_p.h" class CursorOpaque { |