- Add preliminary wizard page title and subtitle string resources.
[reactos.git] / reactos / lib / syssetup / globals.h
index d318eb5..ec1fa89 100644 (file)
@@ -27,6 +27,7 @@ typedef struct _SETUPDATA
 
 
 extern HINSTANCE hDllInstance;
+extern HINF hSysSetupInf;
 
 /* wizard.c */
 VOID InstallWizard (VOID);