summaryrefslogtreecommitdiff
path: root/fb/fbcmap_mi.c
diff options
context:
space:
mode:
Diffstat (limited to 'fb/fbcmap_mi.c')
-rw-r--r--fb/fbcmap_mi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fb/fbcmap_mi.c b/fb/fbcmap_mi.c
index 188decd4c..074797287 100644
--- a/fb/fbcmap_mi.c
+++ b/fb/fbcmap_mi.c
@@ -85,7 +85,7 @@ fbExpandDirectColors (ColormapPtr pmap,
return miExpandDirectColors(pmap, ndef, indefs, outdefs);
}
-Bool
+_X_EXPORT Bool
fbCreateDefColormap(ScreenPtr pScreen)
{
return miCreateDefColormap(pScreen);