]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - quakedef.h
split render portion of entity_t struct into entity_render_t
[xonotic/darkplaces.git] / quakedef.h
index 499acbbb4ccb0bf20e8a31349455e035dc9fe337..73ad3018c04bddf7d323ec2dd338300565ef73db 100644 (file)
@@ -198,13 +198,12 @@ extern int buildnumber;
 #include "cmd.h"
 #include "sbar.h"
 #include "sound.h"
+#include "model_shared.h"
 #include "render.h"
 #include "client.h"
 #include "progs.h"
 #include "server.h"
 
-#include "model_shared.h"
-
 #include "input.h"
 #include "world.h"
 #include "keys.h"