X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FWinInput.h;h=f8a04e7eb4dafe82ff4509a20eccd1098186e8b3;hb=3c8f67c3c66a86fc9e45469ce2fed4222d486c9f;hp=3728cf2247c93454d04073fbf6487992a200cdcf;hpb=0cca0c495c7dc29d134a10d7eed5de1f377c99bf;p=lugaru.git diff --git a/Source/WinInput.h b/Source/WinInput.h index 3728cf2..f8a04e7 100644 --- a/Source/WinInput.h +++ b/Source/WinInput.h @@ -4,7 +4,7 @@ /**> HEADER FILES <**/ #include #include -#include "WinDefs.h" +#include "MacCompatibility.h" /**> CONSTANT DECLARATIONS <**/ // Mac Keyboard Codes @@ -133,4 +133,4 @@ void GetKeys( unsigned char theKeys[16]); Boolean Button(); -#endif \ No newline at end of file +#endif