summaryrefslogtreecommitdiffstats
path: root/common/region.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/region.h')
-rw-r--r--common/region.h2
1 files changed, 1 insertions, 1 deletions
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 <stdint.h>
-#include <spice/draw.h>
+#include <common/draw.h>
#include <pixman_utils.h>
typedef pixman_region32_t QRegion;