r300: Indented radeon_span.h
[mesa.git] / src / mesa / drivers / dri / nouveau / nouveau_tex.h
index c415dc2a6bbd92d1f4d8ba54a98e40c752db3ad6..7ac71f8300b501a8ba971dc1b7769215d63d8233 100644 (file)
@@ -28,6 +28,11 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
 #ifndef __NOUVEAU_TEX_H__
 #define __NOUVEAU_TEX_H__
 
+#include <errno.h>
+#include "mtypes.h"
+#include "macros.h"
+#include "dd.h"
+
 extern void nouveauTexInitFunctions( struct dd_function_table *functions );
 
 #endif /* __NOUVEAU_TEX_H__ */