fix up radeon span functions using latest r200 code from Brian,
[mesa.git] / src / mesa / drivers / dri / gamma / gamma_dd.c
index 5bd84026e98c47c618346aabc14c17be753f3bd7..cca382d89266c3c395a142f81e3fc63e033731b6 100644 (file)
@@ -27,7 +27,7 @@
 #include "gamma_vb.h"
 #include "gamma_lock.h"
 #if defined(USE_X86_ASM)
-#include "X86/common_x86_asm.h"
+#include "x86/common_x86_asm.h"
 #endif
 
 #include "context.h"