Module: wine Branch: master Commit: ddb0a188bed322f0beffd79a89eb3baedf499ae3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ddb0a188bed322f0beffd79a89...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Tue May 15 22:28:28 2007 +0100
oledlg: Exclude unused header.
---
dlls/oledlg/insobjdlg.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/oledlg/insobjdlg.c b/dlls/oledlg/insobjdlg.c index e945a07..8ddf227 100644 --- a/dlls/oledlg/insobjdlg.c +++ b/dlls/oledlg/insobjdlg.c @@ -25,7 +25,6 @@ #include "winbase.h" #include "winreg.h" #include "winternl.h" -#include "winnls.h" #include "winerror.h" #include "wingdi.h" #include "winuser.h"