r300: move some more function to generic
[mesa.git] / src / mesa / x86 / common_x86.c
index 0caa36a5a0cc78ffae42519f0a16f34f5ba5d793..5321547935878e4291666ae17df344900c6dd98d 100644 (file)
@@ -48,8 +48,8 @@
 #include <machine/cpu.h>
 #endif
 
+#include "main/imports.h"
 #include "common_x86_asm.h"
-#include "imports.h"
 
 
 int _mesa_x86_cpu_features = 0;