Index: /trunk/src/VBox/Devices/PC/DevSMC.cpp
===================================================================
--- /trunk/src/VBox/Devices/PC/DevSMC.cpp	(revision 29568)
+++ /trunk/src/VBox/Devices/PC/DevSMC.cpp	(revision 29569)
@@ -55,9 +55,10 @@
 #include <VBox/stam.h>
 #include <iprt/assert.h>
+#include <iprt/string.h>
 #ifdef IN_RING0
 # include <iprt/asm-amd64-x86.h>
 # include <iprt/once.h>
+# include <iprt/thread.h>
 #endif
-#include <iprt/string.h>
 
 #include "../Builtins2.h"
