Compile fix.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-08-27 07:17:13 +00:00
parent 277b141ec7
commit eb7982fa26

View file

@ -41,8 +41,8 @@
#include "QF/cvar.h"
#include "host.h"
#include "progdefs.h"
#include "server.h"
#include "progdefs.h" // must be after "server.h"
#include "sv_progs.h"
#include "world.h"