From 4bfc99b86c5290a9c705315b6469831b3c27894d Mon Sep 17 00:00:00 2001 From: Alexandre Julliard Date: Mon, 5 Apr 2010 15:30:48 +0200 Subject: [PATCH] d3dx9_36: Don't include the bison-generated header from the bison source file. --- dlls/d3dx9_36/asmshader.y | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/d3dx9_36/asmshader.y b/dlls/d3dx9_36/asmshader.y index 8bc93c17539..93741b6a640 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