]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - mdfour.c
fs: Stub a struct that'll be used later.
[xonotic/darkplaces.git] / mdfour.c
index bfee0212acae3e88ab5216f3248e1b8f09c6bfbf..46c3abf82e70c031b0c923f151f1d9750a3fddb7 100644 (file)
--- a/mdfour.c
+++ b/mdfour.c
@@ -27,9 +27,8 @@
        $Id$
 */
 
-#include "quakedef.h"
+#include "darkplaces.h"
 
-#include <string.h>            /* XoXus: needed for memset call */
 #include "mdfour.h"
 
 /* NOTE: This code makes no attempt to be fast!