summaryrefslogtreecommitdiffstats
path: root/src/common/cpu_detect_x86.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/cpu_detect_x86.cpp')
-rw-r--r--src/common/cpu_detect_x86.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/cpu_detect_x86.cpp b/src/common/cpu_detect_x86.cpp
index 2dff69b94..0bcff726d 100644
--- a/src/common/cpu_detect_x86.cpp
+++ b/src/common/cpu_detect_x86.cpp
@@ -7,6 +7,7 @@
#include "common_types.h"
#include "cpu_detect.h"
+#include "hash.h"
#ifndef _WIN32