From e68d3ad8d1a9fe7e4806574bff5707d4eaf0fbd9 Mon Sep 17 00:00:00 2001 From: Claudiu Mihail Date: Fri, 30 Sep 2011 09:44:51 +0000 Subject: [PATCH] [SHELL32] - Fix build. svn path=/trunk/; revision=53904 --- reactos/dll/win32/shell32/shellole.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/reactos/dll/win32/shell32/shellole.cpp b/reactos/dll/win32/shell32/shellole.cpp index 917bc138187..c4f1b50a202 100644 --- a/reactos/dll/win32/shell32/shellole.cpp +++ b/reactos/dll/win32/shell32/shellole.cpp @@ -20,7 +20,6 @@ */ #include -#include WINE_DEFAULT_DEBUG_CHANNEL(shell);