diff options
author | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2006-01-23 13:54:59 +0000 |
---|---|---|
committer | Alan Hourihane <alanh@fairlite.demon.co.uk> | 2006-01-23 13:54:59 +0000 |
commit | f51ecc66e9ad6d2c3541b1dafa7659da5a0a3a86 (patch) | |
tree | a7c82c205f7dd1eb3072554a1002294170325602 /miext | |
parent | 80f45fa4dfa011c2ae7bcb34f87aafb91763f1fe (diff) |
#include "gcstruct.h"
Diffstat (limited to 'miext')
-rwxr-xr-x | miext/damage/damagestr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/miext/damage/damagestr.h b/miext/damage/damagestr.h index 772a7ec35..0fe9e0ad7 100755 --- a/miext/damage/damagestr.h +++ b/miext/damage/damagestr.h @@ -30,6 +30,7 @@ #define _DAMAGESTR_H_ #include "damage.h" +#include "gcstruct.h" #ifdef RENDER # include "picturestr.h" #endif |