From f5e0c3686346449009902ae6e5e5a3711f4c6df3 Mon Sep 17 00:00:00 2001 From: The Wine Synchronizer Date: Fri, 27 Jul 2007 10:12:10 +0000 Subject: [PATCH] Autosyncing with Wine HEAD svn path=/trunk/; revision=27920 --- reactos/dll/win32/uxtheme/metric.c | 1 - reactos/dll/win32/uxtheme/msstyles.c | 1 - reactos/dll/win32/uxtheme/property.c | 1 - 3 files changed, 3 deletions(-) diff --git a/reactos/dll/win32/uxtheme/metric.c b/reactos/dll/win32/uxtheme/metric.c index c683a67dea1..1f8b069e9f5 100644 --- a/reactos/dll/win32/uxtheme/metric.c +++ b/reactos/dll/win32/uxtheme/metric.c @@ -31,7 +31,6 @@ #include "tmschema.h" #include "msstyles.h" -#include "uxthemedll.h" #include "wine/debug.h" diff --git a/reactos/dll/win32/uxtheme/msstyles.c b/reactos/dll/win32/uxtheme/msstyles.c index e555eb2c92a..f1577fbec4b 100644 --- a/reactos/dll/win32/uxtheme/msstyles.c +++ b/reactos/dll/win32/uxtheme/msstyles.c @@ -32,7 +32,6 @@ #include "uxtheme.h" #include "tmschema.h" -#include "uxthemedll.h" #include "msstyles.h" #include "wine/unicode.h" diff --git a/reactos/dll/win32/uxtheme/property.c b/reactos/dll/win32/uxtheme/property.c index 7e52e6fbcb6..146649e85f6 100644 --- a/reactos/dll/win32/uxtheme/property.c +++ b/reactos/dll/win32/uxtheme/property.c @@ -31,7 +31,6 @@ #include "tmschema.h" #include "msstyles.h" -#include "uxthemedll.h" #include "wine/debug.h"