mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 02:38:04 +02:00
swrast: remove duplicated include
Remove duplicated include. Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
065163bcd2
commit
7d0b89fda0
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include "main/glheader.h"
|
||||
#include "main/context.h"
|
||||
#include "main/colormac.h"
|
||||
#include "main/context.h"
|
||||
#include "main/macros.h"
|
||||
#include "main/imports.h"
|
||||
#include "s_aatriangle.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue