diff options
Diffstat (limited to 'common/region.h')
-rw-r--r-- | common/region.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/region.h b/common/region.h index 73f8ed9d..e685bfba 100644 --- a/common/region.h +++ b/common/region.h @@ -19,7 +19,7 @@ #define _H_REGION #include <stdint.h> -#include "draw.h" +#include <spice/draw.h> #define REGION_USE_IMPROVED |