Module: wine Branch: master Commit: 5c4e38726cd46c26d740f9eccf78a7e13b7f445c URL: http://source.winehq.org/git/wine.git/?a=commit;h=5c4e38726cd46c26d740f9eccf...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Wed May 9 20:33:50 2007 +0100
mscms: Exclude unused headers.
---
dlls/mscms/icc.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/dlls/mscms/icc.c b/dlls/mscms/icc.c index 715a8ed..e5d0ba8 100644 --- a/dlls/mscms/icc.c +++ b/dlls/mscms/icc.c @@ -24,10 +24,8 @@
#include "windef.h" #include "winbase.h" -#include "winnls.h" #include "wingdi.h" #include "winuser.h" -#include "winreg.h" #include "winternl.h" #include "icm.h"