mesa: don't include m_xform.h where not needed

This commit is contained in:
Brian Paul
2009-02-12 09:21:50 -07:00
parent 987aedd7dc
commit 19dff5efc1
7 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
#include "texstate.h"
#include "varray.h"
#include "mtypes.h"
#include "math/m_xform.h"
/**
* Special struct for saving/restoring texture state (GL_TEXTURE_BIT)
-1
View File
@@ -29,7 +29,6 @@
#include "macros.h"
#include "mtypes.h"
#include "math/m_xform.h"
#include "math/m_matrix.h"
-1
View File
@@ -85,7 +85,6 @@
#endif
#include "math/m_matrix.h"
#include "math/m_xform.h"
#include "glapi/dispatch.h"
-1
View File
@@ -37,7 +37,6 @@
#include "mtypes.h"
#include "enums.h"
#include "math/m_matrix.h"
#include "math/m_xform.h"
#include "api_arrayelt.h"
-1
View File
@@ -42,7 +42,6 @@
#include "matrix.h"
#include "mtypes.h"
#include "math/m_matrix.h"
#include "math/m_xform.h"
/**
-1
View File
@@ -35,7 +35,6 @@
#include "main/enums.h"
#include "main/macros.h"
#include "main/texenv.h"
#include "math/m_xform.h"
#define TE_ERROR(errCode, msg, value) \
-1
View File
@@ -42,7 +42,6 @@
#include "texstate.h"
#include "texenvprogram.h"
#include "mtypes.h"
#include "math/m_xform.h"