From 6827cf4d9afd92772d2a3fed27d5da15f406cd9d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 25 Aug 2006 22:08:43 +0000 Subject: include texobj.h to silence warning --- src/mesa/drivers/dri/tdfx/tdfx_context.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa') diff --git a/src/mesa/drivers/dri/tdfx/tdfx_context.c b/src/mesa/drivers/dri/tdfx/tdfx_context.c index 8d8a629474..dd40544d49 100644 --- a/src/mesa/drivers/dri/tdfx/tdfx_context.c +++ b/src/mesa/drivers/dri/tdfx/tdfx_context.c @@ -50,6 +50,7 @@ #include "tdfx_texman.h" #include "extensions.h" #include "hash.h" +#include "texobj.h" #include "swrast/swrast.h" #include "swrast_setup/swrast_setup.h" -- cgit v1.2.3