summaryrefslogtreecommitdiff
path: root/miext/damage/damagestr.h
diff options
context:
space:
mode:
Diffstat (limited to 'miext/damage/damagestr.h')
-rwxr-xr-xmiext/damage/damagestr.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/miext/damage/damagestr.h b/miext/damage/damagestr.h
index d975ee23b..39b50660a 100755
--- a/miext/damage/damagestr.h
+++ b/miext/damage/damagestr.h
@@ -26,7 +26,9 @@
#define _DAMAGESTR_H_
#include "damage.h"
-#include "picturestr.h"
+#ifdef RENDER
+# include "picturestr.h"
+#endif
typedef struct _damage {
DamagePtr pNext;