Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com --- include/commctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/commctrl.h b/include/commctrl.h index c01d7c2e5a..455f8a42ca 100644 --- a/include/commctrl.h +++ b/include/commctrl.h @@ -2792,7 +2792,7 @@ typedef struct tagTVITEMCHANGE UINT uStateNew; UINT uStateOld; LPARAM lParam; -} NVTVITEMCHANGE; +} NMTVITEMCHANGE;
typedef struct tagNMTVASYNCDRAW {