Commit f831f775 authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

comctl32: Use vssym32.h instead of tmschema.h.

parent 7d7b1d55
......@@ -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"
......
......@@ -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"
......
......@@ -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);
......
......@@ -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);
......
......@@ -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);
......
......@@ -64,7 +64,7 @@
#include "commctrl.h"
#include "comctl32.h"
#include "uxtheme.h"
#include "tmschema.h"
#include "vssym32.h"
#include "wine/debug.h"
#include <math.h>
......
......@@ -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 */
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
......@@ -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);
......
......@@ -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"
......
......@@ -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"
......
......@@ -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"
......
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