d3d1x: fix compilation with recent Wine versions installed
authorLuca Barbieri <luca@luca-barbieri.com>
Tue, 21 Sep 2010 13:39:42 +0000 (15:39 +0200)
committerLuca Barbieri <luca@luca-barbieri.com>
Tue, 21 Sep 2010 13:44:41 +0000 (15:44 +0200)
commitcb7cc36fff63e1bbdf4820538a8133f150541be4
tree8060da8c4ee4b9f6f2824e00eb2358b8b8526029
parent70fed0b0ec8a3ec4f6b9b47f1fe98cc54c6037f0
d3d1x: fix compilation with recent Wine versions installed

Recent Wine versions provide a d3d11shader.h, which is however empty
and was getting used instead of our non-empty one.

Correct the include path order to fix this.
src/gallium/state_trackers/d3d1x/d3d1xshader/Makefile