http://ftp.x.org/contrib/applications/xscreensaver-3.10.tar.gz
[xscreensaver] / hacks / glx / glplanet.c
index 7c71fc7d135c75e015801c462e70df6e16851c29..39ae21bb05cb8e23f709b83e00250790afc6655a 100644 (file)
@@ -323,7 +323,7 @@ setup_file_texture (ModeInfo *mi, char *filename)
                exit (1);
          }
 
-       setup_xbm_texture (data, width, height, &gp->fg, &gp->bg);
+       setup_xbm_texture ((char *) data, width, height, &gp->fg, &gp->bg);
   }
 #else  /* !XMU */