diff --git a/reactos/dll/win32/uxtheme/buffer.c b/reactos/dll/win32/uxtheme/buffer.c index 416a3421993..6ccf290e868 100644 --- a/reactos/dll/win32/uxtheme/buffer.c +++ b/reactos/dll/win32/uxtheme/buffer.c @@ -21,8 +21,6 @@ #include "uxthemep.h" #include "wine/debug.h" -#include "wine/debug.h" - WINE_DEFAULT_DEBUG_CHANNEL(uxtheme); /*********************************************************************** diff --git a/reactos/dll/win32/uxtheme/draw.c b/reactos/dll/win32/uxtheme/draw.c index a248b247746..145956304ef 100644 --- a/reactos/dll/win32/uxtheme/draw.c +++ b/reactos/dll/win32/uxtheme/draw.c @@ -21,8 +21,6 @@ #include "uxthemep.h" #include "wine/debug.h" -#include "wine/debug.h" - WINE_DEFAULT_DEBUG_CHANNEL(uxtheme); /*********************************************************************** diff --git a/reactos/dll/win32/uxtheme/main.c b/reactos/dll/win32/uxtheme/main.c index 749ff18d595..d04cedae8e0 100644 --- a/reactos/dll/win32/uxtheme/main.c +++ b/reactos/dll/win32/uxtheme/main.c @@ -21,8 +21,6 @@ #include "uxthemep.h" #include "wine/debug.h" -#include "wine/debug.h" - WINE_DEFAULT_DEBUG_CHANNEL(uxtheme); /***********************************************************************/ diff --git a/reactos/dll/win32/uxtheme/metric.c b/reactos/dll/win32/uxtheme/metric.c index 5f6b8eb30aa..7252d1eae40 100644 --- a/reactos/dll/win32/uxtheme/metric.c +++ b/reactos/dll/win32/uxtheme/metric.c @@ -21,8 +21,6 @@ #include "uxthemep.h" #include "wine/debug.h" -#include "wine/debug.h" - WINE_DEFAULT_DEBUG_CHANNEL(uxtheme); /*********************************************************************** diff --git a/reactos/dll/win32/uxtheme/msstyles.c b/reactos/dll/win32/uxtheme/msstyles.c index e588bac2d24..0afd3396450 100644 --- a/reactos/dll/win32/uxtheme/msstyles.c +++ b/reactos/dll/win32/uxtheme/msstyles.c @@ -20,9 +20,7 @@ #include "uxthemep.h" #include "wine/debug.h" - #include "wine/unicode.h" -#include "wine/debug.h" WINE_DEFAULT_DEBUG_CHANNEL(uxtheme);