summaryrefslogtreecommitdiff
path: root/miext/damage/damage.h
diff options
context:
space:
mode:
Diffstat (limited to 'miext/damage/damage.h')
-rwxr-xr-xmiext/damage/damage.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/miext/damage/damage.h b/miext/damage/damage.h
index c760f6bef..36a06545f 100755
--- a/miext/damage/damage.h
+++ b/miext/damage/damage.h
@@ -81,4 +81,7 @@ void
DamageDamageRegion (DrawablePtr pDrawable,
const RegionPtr pRegion);
+void
+DamageSetReportAfterOp (DamagePtr pDamage, Bool reportAfter);
+
#endif /* _DAMAGE_H_ */