Alexandre Julliard : d3dx9_36: Don' t include the bison-generated header from the bison source file.
5 Apr
2010
5 Apr
'10
4:22 p.m.
Module: wine Branch: master Commit: 4bfc99b86c5290a9c705315b6469831b3c27894d URL: http://source.winehq.org/git/wine.git/?a=commit;h=4bfc99b86c5290a9c705315b64... Author: Alexandre Julliard <julliard(a)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>
5826
Age (days ago)
5826
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard