summaryrefslogtreecommitdiff
path: root/mi/mipushpxl.c
diff options
context:
space:
mode:
Diffstat (limited to 'mi/mipushpxl.c')
-rw-r--r--mi/mipushpxl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/mipushpxl.c b/mi/mipushpxl.c
index 4b9789047..87ca1445e 100644
--- a/mi/mipushpxl.c
+++ b/mi/mipushpxl.c
@@ -92,7 +92,7 @@ bitsizeof(int) padding and sacnline unit == bitsizeof(int).)
* in order to have both (MSB_FIRST and LSB_FIRST) versions of this
* in the server, we need to rename one of them
*/
-void
+_X_EXPORT void
miPushPixels(GCPtr pGC, PixmapPtr pBitMap, DrawablePtr pDrawable,
int dx, int dy, int xOrg, int yOrg)
{