diff options
Diffstat (limited to 'mi/mibank.c')
-rw-r--r-- | mi/mibank.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/mibank.c b/mi/mibank.c index dcaf4a14f..84f755988 100644 --- a/mi/mibank.c +++ b/mi/mibank.c @@ -2210,7 +2210,7 @@ miInitializeBanking( * cannot exist. This function exists because the DDX needs to be able to * determine this width before initializing a frame buffer. */ -int +_X_EXPORT int miScanLineWidth( unsigned int xsize, /* pixels */ unsigned int ysize, /* pixels */ |