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