Alexandre Julliard : d3dx9_36: Don' t include the bison-generated header from the bison source file.

Alexandre Julliard julliard at winehq.org
Mon Apr 5 11:22:59 CDT 2010


Module: wine
Branch: master
Commit: 4bfc99b86c5290a9c705315b6469831b3c27894d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4bfc99b86c5290a9c705315b6469831b3c27894d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Apr  5 15:30:48 2010 +0200

d3dx9_36: Don't include the bison-generated header from the bison source file.

---

 dlls/d3dx9_36/asmshader.y |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/d3dx9_36/asmshader.y b/dlls/d3dx9_36/asmshader.y
index 8bc93c1..93741b6 100644
--- a/dlls/d3dx9_36/asmshader.y
+++ b/dlls/d3dx9_36/asmshader.y
@@ -25,7 +25,6 @@
 #include "wine/debug.h"
 
 #include "d3dx9_36_private.h"
-#include "asmshader.tab.h"
 
 #include <stdio.h>
 




More information about the wine-cvs mailing list