summaryrefslogtreecommitdiff
path: root/hw/xfree86/ramdac/xf86CursorPriv.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/ramdac/xf86CursorPriv.h')
-rw-r--r--hw/xfree86/ramdac/xf86CursorPriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/ramdac/xf86CursorPriv.h b/hw/xfree86/ramdac/xf86CursorPriv.h
index f82be2edc..32be9c2f3 100644
--- a/hw/xfree86/ramdac/xf86CursorPriv.h
+++ b/hw/xfree86/ramdac/xf86CursorPriv.h
@@ -45,6 +45,6 @@ Bool xf86InitHardwareCursor(ScreenPtr pScreen, xf86CursorInfoPtr infoPtr);
CARD32 xf86ReverseBitOrder(CARD32 data);
-extern DevPrivateKey xf86CursorScreenKey;
+extern _X_EXPORT DevPrivateKey xf86CursorScreenKey;
#endif /* _XF86CURSORPRIV_H */