mesa: Clean up header file inclusion in prog_instruction.h.

Remove mfeatures.h.
Include glheader.h for GL symbols.
This commit is contained in:
Vinson Lee 2010-08-11 01:05:49 -07:00
parent c20e92c3e0
commit f36a4b3c9e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
#define PROG_INSTRUCTION_H
#include "main/mfeatures.h"
#include "main/glheader.h"
/**