silence a warning
authorAdam Jackson <ajax@freedesktop.org>
Thu, 10 Jun 2004 08:52:37 +0000 (08:52 +0000)
committerAdam Jackson <ajax@freedesktop.org>
Thu, 10 Jun 2004 08:52:37 +0000 (08:52 +0000)
src/mesa/drivers/dri/tdfx/tdfx_screen.c

index 357939740357890eb114a66e2141e99778eadfcc..72e8d12677326abab59187c06f9bff9f4d72f60c 100644 (file)
@@ -39,6 +39,7 @@
 #include "tdfx_lock.h"
 #include "tdfx_vb.h"
 #include "tdfx_tris.h"
+#include "utils.h"
 
 
 #ifdef DEBUG_LOCKING