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/ --- common/region.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/region.h') diff --git a/common/region.h b/common/region.h index 223370d4..c90e06fc 100644 --- a/common/region.h +++ b/common/region.h @@ -20,7 +20,7 @@ #define _H_REGION #include -#include +#include #include typedef pixman_region32_t QRegion; -- cgit