diff --git a/dlls/comctl32/header.c b/dlls/comctl32/header.c index 603d0a33e08..1cf28aa7073 100644 --- a/dlls/comctl32/header.c +++ b/dlls/comctl32/header.c @@ -40,7 +40,7 @@ #include "commctrl.h" #include "comctl32.h" #include "imagelist.h" -#include "tmschema.h" +#include "vssym32.h" #include "uxtheme.h" #include "wine/debug.h" diff --git a/dlls/comctl32/monthcal.c b/dlls/comctl32/monthcal.c index 79133ba5162..ebe53f46a44 100644 --- a/dlls/comctl32/monthcal.c +++ b/dlls/comctl32/monthcal.c @@ -53,7 +53,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/unicode.h" #include "wine/debug.h" diff --git a/dlls/comctl32/progress.c b/dlls/comctl32/progress.c index 71fba9d4c05..d331d19a591 100644 --- a/dlls/comctl32/progress.c +++ b/dlls/comctl32/progress.c @@ -44,7 +44,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(progress); diff --git a/dlls/comctl32/rebar.c b/dlls/comctl32/rebar.c index cc3c8a713f8..99bde774f30 100644 --- a/dlls/comctl32/rebar.c +++ b/dlls/comctl32/rebar.c @@ -92,7 +92,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(rebar); diff --git a/dlls/comctl32/status.c b/dlls/comctl32/status.c index 427fb76f629..1cb69ebad1f 100644 --- a/dlls/comctl32/status.c +++ b/dlls/comctl32/status.c @@ -52,7 +52,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(statusbar); diff --git a/dlls/comctl32/tab.c b/dlls/comctl32/tab.c index 1ad8c530e2b..e4a7adcafb1 100644 --- a/dlls/comctl32/tab.c +++ b/dlls/comctl32/tab.c @@ -64,7 +64,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/debug.h" #include diff --git a/dlls/comctl32/theme_button.c b/dlls/comctl32/theme_button.c index 113e851b14f..488c7519795 100644 --- a/dlls/comctl32/theme_button.c +++ b/dlls/comctl32/theme_button.c @@ -28,7 +28,7 @@ #include "wingdi.h" #include "winuser.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "comctl32.h" #define BUTTON_TYPE 0x0f /* bit mask for the available button types */ diff --git a/dlls/comctl32/theme_combo.c b/dlls/comctl32/theme_combo.c index a6c6f8784ab..9482a3b2f7a 100644 --- a/dlls/comctl32/theme_combo.c +++ b/dlls/comctl32/theme_combo.c @@ -28,7 +28,7 @@ #include "wingdi.h" #include "winuser.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "comctl32.h" #include "wine/debug.h" diff --git a/dlls/comctl32/theme_dialog.c b/dlls/comctl32/theme_dialog.c index 92859418e76..915db070985 100644 --- a/dlls/comctl32/theme_dialog.c +++ b/dlls/comctl32/theme_dialog.c @@ -28,7 +28,7 @@ #include "wingdi.h" #include "winuser.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "comctl32.h" #include "wine/debug.h" diff --git a/dlls/comctl32/theme_edit.c b/dlls/comctl32/theme_edit.c index b3b142a11db..c6fd34cc01f 100644 --- a/dlls/comctl32/theme_edit.c +++ b/dlls/comctl32/theme_edit.c @@ -28,7 +28,7 @@ #include "wingdi.h" #include "winuser.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "comctl32.h" #include "wine/debug.h" diff --git a/dlls/comctl32/theme_listbox.c b/dlls/comctl32/theme_listbox.c index 8147ba4cf15..91772144aa8 100644 --- a/dlls/comctl32/theme_listbox.c +++ b/dlls/comctl32/theme_listbox.c @@ -28,7 +28,7 @@ #include "wingdi.h" #include "winuser.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "comctl32.h" #include "wine/debug.h" diff --git a/dlls/comctl32/toolbar.c b/dlls/comctl32/toolbar.c index 2af5cecc51c..46584b51e38 100644 --- a/dlls/comctl32/toolbar.c +++ b/dlls/comctl32/toolbar.c @@ -81,7 +81,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(toolbar); diff --git a/dlls/comctl32/trackbar.c b/dlls/comctl32/trackbar.c index c924b5304e1..91f8176f667 100644 --- a/dlls/comctl32/trackbar.c +++ b/dlls/comctl32/trackbar.c @@ -42,7 +42,7 @@ #include "winnls.h" #include "commctrl.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/debug.h" #include "comctl32.h" diff --git a/dlls/comctl32/treeview.c b/dlls/comctl32/treeview.c index bd65fca8d51..909c1eb85c9 100644 --- a/dlls/comctl32/treeview.c +++ b/dlls/comctl32/treeview.c @@ -60,7 +60,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/unicode.h" #include "wine/debug.h" diff --git a/dlls/comctl32/updown.c b/dlls/comctl32/updown.c index 75653e18d67..2c5fc60bbca 100644 --- a/dlls/comctl32/updown.c +++ b/dlls/comctl32/updown.c @@ -41,7 +41,7 @@ #include "commctrl.h" #include "comctl32.h" #include "uxtheme.h" -#include "tmschema.h" +#include "vssym32.h" #include "wine/unicode.h" #include "wine/debug.h"