Mesa (master): d3d1x: remove specstrings.h include

Luca Barbieri lb at kemper.freedesktop.org
Thu Sep 23 16:07:37 UTC 2010


Module: Mesa
Branch: master
Commit: 9a97b9af68ef1e555d7581c1997c947d78b30ca7
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9a97b9af68ef1e555d7581c1997c947d78b30ca7

Author: Luca Barbieri <luca at luca-barbieri.com>
Date:   Thu Sep 23 16:02:45 2010 +0200

d3d1x: remove specstrings.h include

---

 .../state_trackers/d3d1x/gd3d1x/d3d1x_private.h    |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/gallium/state_trackers/d3d1x/gd3d1x/d3d1x_private.h b/src/gallium/state_trackers/d3d1x/gd3d1x/d3d1x_private.h
index 0274a1b..d4b6a8f 100644
--- a/src/gallium/state_trackers/d3d1x/gd3d1x/d3d1x_private.h
+++ b/src/gallium/state_trackers/d3d1x/gd3d1x/d3d1x_private.h
@@ -41,9 +41,6 @@
 #include <d3d11.h>
 #include <d3d11shader.h>
 
-
-#include <specstrings.h>
-
 extern "C"
 {
 #include <pipe/p_defines.h>




More information about the mesa-commit mailing list