From 0659fb78972b5e9d0dc90a0270ef1dd4b59042ec Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Thu, 8 Jul 2010 13:56:01 +0200 Subject: Move in spice/draw.h from spice-protocol to common/ --- client/monitor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/monitor.h') 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 +#include class Monitor { public: -- cgit