Commit e581409f authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

commctrl.h must include prsht.h.

parent a113234f
......@@ -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) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment