mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-18 04:00:32 +01:00
mesa: Clean up header file inclusion in prog_instruction.h.
Remove mfeatures.h. Include glheader.h for GL symbols.
This commit is contained in:
parent
c20e92c3e0
commit
f36a4b3c9e
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
#define PROG_INSTRUCTION_H
|
||||
|
||||
|
||||
#include "main/mfeatures.h"
|
||||
#include "main/glheader.h"
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue