mesa: Clean up header file inclusion in vf.h.
Remove mtypes.h. Include glheader.h for GL symbols.
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
#ifndef VF_VERTEX_H
|
#ifndef VF_VERTEX_H
|
||||||
#define VF_VERTEX_H
|
#define VF_VERTEX_H
|
||||||
|
|
||||||
#include "main/mtypes.h"
|
#include "main/glheader.h"
|
||||||
#include "math/m_vector.h"
|
#include "math/m_vector.h"
|
||||||
|
|
||||||
enum {
|
enum {
|
||||||
|
Reference in New Issue
Block a user