X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fcpuinfo.h;h=57925e82bf251d39fafe861f4cf20f8b932791d8;hb=e70d0d22a2dccc1df2c88890a2964491cdafac94;hp=367888905584f482418a260334f5f3ec418f0758;hpb=3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45;p=mesa.git diff --git a/src/mesa/main/cpuinfo.h b/src/mesa/main/cpuinfo.h index 36788890558..57925e82bf2 100644 --- a/src/mesa/main/cpuinfo.h +++ b/src/mesa/main/cpuinfo.h @@ -27,7 +27,7 @@ #define CPUINFO_H -#if defined(USE_X86_ASM) +#if defined USE_X86_ASM || defined USE_X86_64_ASM #include "x86/common_x86_asm.h" #endif