Revert "r300: Gracefully exit after GART memory is exhausted."
[mesa.git] / src / mesa / drivers / ggi / default / linear_16.c
index d7eeef1123ad3f18765a6decb60b05dc4dadd7eb..6028699bbc9c02b2d6a30df169743ba2515cbf8b 100644 (file)
@@ -30,6 +30,7 @@
 
 #define FB_TYPE uint16
 #define FB_BITS 16
+#define DLOPENFUNC MesaGGIdl_linear_16
 
-#include "../common/linear.c"
+#include "linear.c"