[APITESTS][WINETESTS] Addendum to the recent PCH work.
[reactos.git] / modules / rostests / apitests / ntdll / NtSetValueKey.c
index 7a77839..caa2e34 100644 (file)
@@ -7,6 +7,8 @@
 
 #include "precomp.h"
 
+#include <winreg.h>
+
 START_TEST(NtSetValueKey)
 {
     NTSTATUS Status;