diff options
Diffstat (limited to 'hw/kdrive/ephyr/ephyr.h')
-rw-r--r-- | hw/kdrive/ephyr/ephyr.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/kdrive/ephyr/ephyr.h b/hw/kdrive/ephyr/ephyr.h index 408110132..93c210795 100644 --- a/hw/kdrive/ephyr/ephyr.h +++ b/hw/kdrive/ephyr/ephyr.h @@ -38,6 +38,8 @@ #include "randrstr.h" #endif +#include "damage.h" + typedef struct _ephyrPriv { CARD8 *base; int bytes_per_line; |