include: Fix a typo.
This commit is contained in:
parent
60e7523353
commit
a43aa90d5b
|
@ -83,7 +83,7 @@ extern "C++" {
|
|||
#define _GUIDDEF_H_
|
||||
|
||||
#ifndef __LPGUID_DEFINED__
|
||||
#define __LPGUID_DEFINED___
|
||||
#define __LPGUID_DEFINED__
|
||||
typedef GUID *LPGUID;
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue