mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-03 12:08:06 +02:00
mesa: Clean up header file inclusion in drawpix.h.
This commit is contained in:
parent
5953eac7ac
commit
5c2558884f
1 changed files with 4 additions and 1 deletions
|
|
@ -26,7 +26,10 @@
|
|||
#define DRAWPIX_H
|
||||
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "compiler.h"
|
||||
#include "mfeatures.h"
|
||||
|
||||
struct _glapi_table;
|
||||
|
||||
|
||||
#if FEATURE_drawpix
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue