From fff0ed260200ffdd5cd6c89355fb9d253159d17d Mon Sep 17 00:00:00 2001 From: Andrew Talbot Date: Mon, 7 May 2007 14:15:10 +0100 Subject: [PATCH] infosoft: Exclude unused header. --- dlls/infosoft/wordbreaker.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/infosoft/wordbreaker.c b/dlls/infosoft/wordbreaker.c index f65665369eb..514f868d95e 100644 --- a/dlls/infosoft/wordbreaker.c +++ b/dlls/infosoft/wordbreaker.c @@ -27,7 +27,6 @@ #include "windef.h" #include "winbase.h" #include "winuser.h" -#include "winreg.h" #include "ole2.h" #include "indexsrv.h" #include "wine/unicode.h"