diff options
Diffstat (limited to 'src/post/goom/cpu_info.c')
-rw-r--r-- | src/post/goom/cpu_info.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/post/goom/cpu_info.c b/src/post/goom/cpu_info.c index d392ee3d3..2ebca754b 100644 --- a/src/post/goom/cpu_info.c +++ b/src/post/goom/cpu_info.c @@ -8,6 +8,7 @@ */ #include "cpu_info.h" +#include "mmx.h" static unsigned int CPU_FLAVOUR = 0; |