commctrl.h must include prsht.h.

This commit is contained in:
Francois Gouget 1999-04-06 07:07:44 +00:00 committed by Alexandre Julliard
parent a113234f13
commit e581409f14
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
#include "windef.h"
#include "winuser.h"
#include "imagelist.h"
#include "prsht.h"
/* c++ likes nameless unions whereas c doesnt */
/* (used in property sheet structures) */