rnd-20001203-3-src
[rocksndiamonds.git] / src / libgame / misc.c
index 29e23929ea5c8db0afe9b31723ffaee3e6c88fea..771918ea96bf9d07c5aff8e501367f61fe9bec52 100644 (file)
@@ -17,6 +17,8 @@
 #include <stdarg.h>
 #include <ctype.h>
 
+#include "platform.h"
+
 #if !defined(PLATFORM_WIN32)
 #include <pwd.h>
 #include <sys/param.h>