]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
Added "ctype.h" to the list of standard headers in "quakedef.h". Cleaned up the todo...
[xonotic/darkplaces.git] / quakedef.h
index fe85c4ea48d43da85e3bfd477212c1acb06b9ec5..7b8596302ee1a938af0161a7a5c7bfa58f9f82de 100644 (file)
@@ -24,6 +24,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 
 #include <sys/types.h>
+#include <ctype.h>
 #include <math.h>
 #include <string.h>
 #include <stdarg.h>