Procházet zdrojové kódy

st/mesa: Remove unnecessary headers from st_cb_texture.c.

tags/mesa-7.7-2
Vinson Lee před 15 roky
rodič
revize
644572a372
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0
    2
      src/mesa/state_tracker/st_cb_texture.c

+ 0
- 2
src/mesa/state_tracker/st_cb_texture.c Zobrazit soubor

@@ -36,10 +36,8 @@
#include "main/imports.h"
#include "main/macros.h"
#include "main/mipmap.h"
#include "main/pixel.h"
#include "main/texcompress.h"
#include "main/texfetch.h"
#include "main/texformat.h"
#include "main/texgetimage.h"
#include "main/teximage.h"
#include "main/texobj.h"

Načítá se…
Zrušit
Uložit