mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 21:50:12 +01:00
dri/radeon: remove duplicated includes
Remove duplicated includes. Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
a7670be8a1
commit
1663e6da2f
2 changed files with 0 additions and 2 deletions
|
|
@ -44,7 +44,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "main/glheader.h"
|
||||
#include "main/imports.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "swrast/swrast.h"
|
||||
|
||||
#include "radeon_context.h"
|
||||
#include "radeon_common.h"
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "math/m_translate.h"
|
||||
#include "tnl/tnl.h"
|
||||
#include "tnl/t_pipeline.h"
|
||||
#include "math/m_translate.h"
|
||||
#include "radeon_context.h"
|
||||
#include "radeon_state.h"
|
||||
#include "radeon_ioctl.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue