diff options
Diffstat (limited to 'client/monitor.h')
-rw-r--r-- | client/monitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/monitor.h b/client/monitor.h index 34089c0f..39d957d7 100644 --- a/client/monitor.h +++ b/client/monitor.h @@ -18,7 +18,7 @@ #ifndef _H_MONITOR #define _H_MONITOR -#include <spice/draw.h> +#include <common/draw.h> class Monitor { public: |