]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - prvm_cmds.c
need to include quakedef.h later in the other vid_ files too. Damn glquake.h.
[xonotic/darkplaces.git] / prvm_cmds.c
index 57f192b39212fbefd1994a514b815cbf80c4b104..73d36bca1fd8b831192b60586aeb58ed86b25edb 100644 (file)
@@ -4,6 +4,8 @@
 // cause large (I think they will) parts are from pr_cmds the same copyright like in pr_cmds
 // also applies here
 
+#include "quakedef.h"
+
 #include "prvm_cmds.h"
 #include <time.h>