Fix a typo
This commit is contained in:
parent
8ac87ab5e6
commit
50e8454da3
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ typedef struct {
|
|||
/*
|
||||
* Needed for windows builds
|
||||
*/
|
||||
#ifdef ALpha
|
||||
#ifdef Alpha
|
||||
#undef Alpha
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue