[MSTASK] Sync with Wine Staging 3.3. CORE-14434
[reactos.git] / dll / win32 / mstask / task_scheduler.c
index f2103b9..1f367ed 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
  */
 
+#include "corerror.h"
 #include "mstask_private.h"
+#include "wine/debug.h"
 
-#include <corerror.h>
+WINE_DEFAULT_DEBUG_CHANNEL(mstask);
 
 typedef struct
 {