mesa: Reduce arrayobj.h header file inclusion.
Directly include mtypes.h instead of including context.h to include mtypes.h.
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
#ifndef ARRAYOBJ_H
|
||||
#define ARRAYOBJ_H
|
||||
|
||||
#include "context.h"
|
||||
#include "mtypes.h"
|
||||
|
||||
/**
|
||||
* \file arrayobj.h
|
||||
|
||||
Reference in New Issue
Block a user