mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 19:03:00 +00:00
[MESA32]
Include headers in the proper order. Fixes mesa32 build. svn path=/trunk/; revision=54362
This commit is contained in:
parent
1558368570
commit
c24b5b0586
1 changed files with 1 additions and 1 deletions
|
@ -35,8 +35,8 @@
|
||||||
|
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
#include <windef.h>
|
#include <windef.h>
|
||||||
#include <wincon.h>
|
|
||||||
#include <winbase.h>
|
#include <winbase.h>
|
||||||
|
#include <wincon.h>
|
||||||
|
|
||||||
# if defined(BUILD_GL32)
|
# if defined(BUILD_GL32)
|
||||||
# define WINGDIAPI __declspec(dllexport)
|
# define WINGDIAPI __declspec(dllexport)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue