- Fix more dlls.
[reactos.git] / dll / win32 / ntmarta / CMakeLists.txt
index 19b0b84..247afdf 100644 (file)
@@ -17,6 +17,7 @@ set_module_type(ntmarta win32dll)
 add_importlibs(ntmarta
     user32
     advapi32
+    msvcrt
     kernel32
     ntdll)