commctrl.h must include prsht.h.
This commit is contained in:
parent
a113234f13
commit
e581409f14
|
@ -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) */
|
||||
|
|
Loading…
Reference in New Issue