[USETUP] Moving around some code.
[reactos.git] / base / setup / usetup / registry.h
index 0548061..b48777a 100644 (file)
@@ -38,6 +38,7 @@ GetRootKeyByName(
 
 BOOLEAN
 ImportRegistryFile(
+    PCWSTR SourcePath,
     PWSTR Filename,
     PWSTR Section,
     LCID LocaleId,