d3dx9.h: Include d3dx9math.h before d3dx9core.h.
This commit is contained in:
parent
df0a694f9e
commit
7666315c37
|
@ -22,7 +22,7 @@
|
|||
#include <limits.h>
|
||||
|
||||
#include "d3d9.h"
|
||||
#include "d3dx9core.h"
|
||||
#include "d3dx9math.h"
|
||||
#include "d3dx9core.h"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue