mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 09:28:07 +02:00
draw: Remove unnecessary headers.
This commit is contained in:
parent
eee570a0fe
commit
c217d94cca
2 changed files with 0 additions and 2 deletions
|
|
@ -33,7 +33,6 @@
|
|||
#include "draw/draw_pt.h"
|
||||
#include "translate/translate.h"
|
||||
#include "translate/translate_cache.h"
|
||||
#include "util/u_format.h"
|
||||
|
||||
struct pt_emit {
|
||||
struct draw_context *draw;
|
||||
|
|
|
|||
|
|
@ -33,7 +33,6 @@
|
|||
#include "draw/draw_pt.h"
|
||||
#include "translate/translate.h"
|
||||
#include "translate/translate_cache.h"
|
||||
#include "util/u_format.h"
|
||||
|
||||
struct pt_so_emit {
|
||||
struct draw_context *draw;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue