Revert "r300: Gracefully exit after GART memory is exhausted."
[mesa.git] / src / mesa / drivers / ggi / default / linear_8.c
index 027f21f80d9a52ca0b8a74a7dbaf56754781d46d..9c7b5d712f0617098d74bd535ba7649c77d5c1f0 100644 (file)
@@ -30,6 +30,7 @@
 
 #define FB_TYPE uint8
 #define FB_BITS 8
+#define DLOPENFUNC MesaGGIdl_linear_8
 
-#include "../common/linear.c"
+#include "linear.c"