about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tools/my_cpuid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/my_cpuid.c b/src/tools/my_cpuid.c
index bc584851..09dbb4af 100644
--- a/src/tools/my_cpuid.c
+++ b/src/tools/my_cpuid.c
@@ -7,6 +7,7 @@
 #include "my_cpuid.h"
 #include "../emu/x64emu_private.h"
 #include "debug.h"
+#include "x64emu.h"
 
 int get_cpuMhz()
 {