#include "texstore.h"
#include "teximage.h"
#include "texformat.h"
+#include "texobj.h"
#include "swrast/swrast.h"
#include "mm.h"
#include "texmem.h"
#include "swrast/swrast.h"
#include "colormac.h"
-
+#include "texobj.h"
#include "mm.h"
#include "i810screen.h"
#include "texformat.h"
#include "texmem.h"
#include "swrast/swrast.h"
-
+#include "texobj.h"
#include "mm.h"
#include "i830_screen.h"
#include "teximage.h"
#include "imports.h"
#include "colormac.h"
+#include "texobj.h"
#include "xmlpool.h"
#include "texformat.h"
#include "texstore.h"
#include "teximage.h"
+#include "texobj.h"
#define ALIGN(value, align) (char *)((long)(value + align - 1) & ~(align - 1))
#include "texformat.h"
#include "teximage.h"
#include "texstore.h"
+#include "texobj.h"
#include "tdfx_context.h"
#include "tdfx_tex.h"
#include "tdfx_texman.h"