include glheader.h first, to prevent warnings about GLAPIENTRYP being redefined
This commit is contained in:
@@ -68,6 +68,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
|
||||
#include "glheader.h"
|
||||
#include "context.h"
|
||||
#include "dlist.h"
|
||||
#include "enums.h"
|
||||
|
@@ -27,6 +27,7 @@
|
||||
* Keith Whitwell <keith@tungstengraphics.com>
|
||||
*/
|
||||
|
||||
#include "glheader.h"
|
||||
#include "context.h"
|
||||
#include "enums.h"
|
||||
#include "glapi.h"
|
||||
|
@@ -26,6 +26,7 @@
|
||||
* Keith Whitwell <keith@tungstengraphics.com>
|
||||
*/
|
||||
|
||||
#include "glheader.h"
|
||||
#include "context.h"
|
||||
#include "imports.h"
|
||||
#include "mtypes.h"
|
||||
|
@@ -31,6 +31,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
* Keith Whitwell <keith@tungstengraphics.com>
|
||||
*/
|
||||
|
||||
#include "glheader.h"
|
||||
#include "context.h"
|
||||
#include "macros.h"
|
||||
#include "vtxfmt.h"
|
||||
|
Reference in New Issue
Block a user