summaryrefslogtreecommitdiff
path: root/miext/damage
diff options
context:
space:
mode:
Diffstat (limited to 'miext/damage')
-rwxr-xr-xmiext/damage/damage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miext/damage/damage.c b/miext/damage/damage.c
index f8e95bdda..5203d42b3 100755
--- a/miext/damage/damage.c
+++ b/miext/damage/damage.c
@@ -1960,7 +1960,7 @@ DamageRegion (DamagePtr pDamage)
return &pDamage->damage;
}
-void
+_X_EXPORT void
DamageDamageRegion (DrawablePtr pDrawable,
RegionPtr pRegion)
{