diff --git a/dlls/winex11.drv/pen.c b/dlls/winex11.drv/pen.c index 1fb2d42f8a4..c6a15daabf9 100644 --- a/dlls/winex11.drv/pen.c +++ b/dlls/winex11.drv/pen.c @@ -21,9 +21,6 @@ #include "config.h" #include "x11drv.h" -#include "wine/debug.h" - -WINE_DEFAULT_DEBUG_CHANNEL(x11drv); static DWORD get_user_dashes( char *res, const DWORD *style, DWORD len )