Close some races with locking on R100 and R200 which could manifest as rendering
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_vtxfmt_sse.c
index 71e74381a5abfa57d98ec8205214201b6d61545b..3b9e51235c2e1ed9f7d7986f086c62caef1cebf5 100644 (file)
@@ -39,7 +39,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #include "radeon_vtxfmt.h"
 
 #if defined(USE_SSE_ASM)
-#include "X86/common_x86_asm.h"
+#include "x86/common_x86_asm.h"
 
 #define EXTERN( FUNC )         \
 extern const char *FUNC;       \