[PATCH] d3dx9: Include d3dx9math.h before d3dx9core.h

Tony Wasserka tony.wasserka at freenet.de
Tue Feb 5 07:27:52 CST 2008


---
 include/d3dx9.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/d3dx9.h b/include/d3dx9.h
index 62319ec..5d9fd5f 100644
--- a/include/d3dx9.h
+++ b/include/d3dx9.h
@@ -22,7 +22,7 @@
 #include <limits.h>
=20
 #include "d3d9.h"
-#include "d3dx9core.h"
 #include "d3dx9math.h"
+#include "d3dx9core.h"
=20
 #endif
--=20
1.5.3.7=0A=0A=0A=0AUnbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigen=
e E-MailDomain inkl.=0Ahttp://office.freenet.de/dienste/emailoffice/produkt=
uebersicht/power/mail/index.html=0A



More information about the wine-patches mailing list