mesa: don't include m_xform.h where not needed
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
#include "macros.h"
|
||||
#include "mtypes.h"
|
||||
|
||||
#include "math/m_xform.h"
|
||||
#include "math/m_matrix.h"
|
||||
|
||||
|
||||
|
||||
@@ -85,7 +85,6 @@
|
||||
#endif
|
||||
|
||||
#include "math/m_matrix.h"
|
||||
#include "math/m_xform.h"
|
||||
|
||||
#include "glapi/dispatch.h"
|
||||
|
||||
|
||||
@@ -37,7 +37,6 @@
|
||||
#include "mtypes.h"
|
||||
#include "enums.h"
|
||||
#include "math/m_matrix.h"
|
||||
#include "math/m_xform.h"
|
||||
#include "api_arrayelt.h"
|
||||
|
||||
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#include "matrix.h"
|
||||
#include "mtypes.h"
|
||||
#include "math/m_matrix.h"
|
||||
#include "math/m_xform.h"
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@@ -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) \
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
#include "texstate.h"
|
||||
#include "texenvprogram.h"
|
||||
#include "mtypes.h"
|
||||
#include "math/m_xform.h"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user