Remove "initguid.h" include from shellpath test.

This commit is contained in:
Michael Jung 2005-08-16 16:00:07 +00:00 committed by Alexandre Julliard
parent 14a7759cf4
commit 2fac564cc5
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include <stdio.h>
#include "windef.h"
#include "winbase.h"
#include "initguid.h"
#include "shlguid.h"
#include "shlobj.h"
#include "shlwapi.h"