shell32: Fix a debug channel.

This commit is contained in:
Nikolay Sivov 2010-02-03 17:30:26 +03:00 committed by Alexandre Julliard
parent d3aacce605
commit 9de35af881
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
#include "wine/debug.h"
#include "wine/unicode.h"
WINE_DEFAULT_DEBUG_CHANNEL(ole);
WINE_DEFAULT_DEBUG_CHANNEL(shell);
/*
* Near the bottom of this file are the exported DllRegisterServer and