mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 11:20:20 +01:00
radeon: remove unnecessary #includes of texstore.h
This commit is contained in:
parent
39503c1419
commit
37fdfbfb0e
4 changed files with 0 additions and 4 deletions
|
|
@ -39,7 +39,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "main/image.h"
|
||||
#include "main/mfeatures.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "main/texstore.h"
|
||||
#include "main/teximage.h"
|
||||
#include "main/texobj.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "main/mfeatures.h"
|
||||
#include "main/mipmap.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "main/texstore.h"
|
||||
#include "main/texobj.h"
|
||||
|
||||
#include "texmem.h"
|
||||
|
|
|
|||
|
|
@ -41,7 +41,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "main/mfeatures.h"
|
||||
#include "main/mipmap.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "main/texstore.h"
|
||||
#include "main/texobj.h"
|
||||
|
||||
#include "texmem.h"
|
||||
|
|
|
|||
|
|
@ -39,7 +39,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "main/image.h"
|
||||
#include "main/mfeatures.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "main/texstore.h"
|
||||
#include "main/teximage.h"
|
||||
#include "main/texobj.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue