Include appmgmt.h where its functions are used.

This commit is contained in:
Mike McCormack 2005-06-09 09:44:26 +00:00 committed by Alexandre Julliard
parent f4ce07c294
commit 4fd603607f
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include "winreg.h"
#include "winternl.h"
#include "winerror.h"
#include "appmgmt.h"
#include "wine/library.h"
#include "wine/debug.h"