comctl32: Fix a typo.
diff --git a/include/commctrl.h b/include/commctrl.h
index 1d7421a..86d7bfd 100644
--- a/include/commctrl.h
+++ b/include/commctrl.h
@@ -1427,7 +1427,7 @@
     LPARAM lParam;
 } NMTBGETINFOTIPW, *LPNMTBGETINFOTIPW;
 
-#define NMTBGETINFOTIP   WINELIB_NAME_AW(NMTBGETINFOFTIP)
+#define NMTBGETINFOTIP   WINELIB_NAME_AW(NMTBGETINFOTIP)
 #define LPNMTBGETINFOTIP WINELIB_NAME_AW(LPNMTBGETINFOTIP)
 
 typedef struct