summaryrefslogtreecommitdiffstats
path: root/common/rect.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rect.h')
-rw-r--r--common/rect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rect.h b/common/rect.h
index 802c76b0..7d8e752d 100644
--- a/common/rect.h
+++ b/common/rect.h
@@ -19,7 +19,7 @@
#ifndef _H_RECT
#define _H_RECT
-#include <spice/draw.h>
+#include <common/draw.h>
#include <spice/macros.h>
static inline void rect_sect(SpiceRect* r, const SpiceRect* bounds)