mesa: Clean up header file inclusion in prog_uniform.h.
Remove mtypes.h. Remove prog_statevars.h. Include glheader.h for GL symbols.
This commit is contained in:
@@ -31,8 +31,7 @@
|
||||
#ifndef PROG_UNIFORM_H
|
||||
#define PROG_UNIFORM_H
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "prog_statevars.h"
|
||||
#include "main/glheader.h"
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user