X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ABM2%2Fporting.h;fp=ABM2%2Fporting.h;h=5a2311374afcd7341824bcdac616f82d0c028827;hb=66098f209ae8d9e953a8329f9007cf5e6096e178;hp=3a514f5c7c1ba614a8bba447f9adb76a6f9f89a3;hpb=c061b990133dad2567d2dbb029e4b17c912ad857;p=matthijs%2FABM2.git diff --git a/ABM2/porting.h b/ABM2/porting.h index 3a514f5..5a23113 100644 --- a/ABM2/porting.h +++ b/ABM2/porting.h @@ -15,10 +15,8 @@ #define min(a,b) (a - #define GetTickCount SDL_GetTicks - #define Sleep SDL_Delay -#endif // WITH_SDL +#include +#define GetTickCount SDL_GetTicks +#define Sleep SDL_Delay #endif // !defined(AFX_PORTING_H__90C3FE42_3400_4978_8BC5_7D905F3C8E63__INCLUDED_)