]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.h
common: Move com_game headers to new com_game.h
[xonotic/darkplaces.git] / darkplaces.h
index b025e2a7ae79d609d9cd547f16a59096d3e1bfb2..512de65f1198969020c34d9f2a1bdc9e05cdfc1c 100644 (file)
@@ -1,5 +1,4 @@
 /*
-Copyright (C) 1996-1997 Id Software, Inc.
 Copyright (C) 2020 Ashley Rose Hale (LadyHavoc)
 Copyright (C) 2020 David Knapp (Cloudwalk)
 
@@ -46,8 +45,10 @@ extern char engineversion[128];
 #include "qdefs.h"
 #include "zone.h"
 #include "thread.h"
-#include "com_list.h"
+#include "com_game.h"
+#include "com_infostring.h"
 #include "common.h"
+#include "filematch.h"
 #include "fs.h"
 #include "host.h"
 #include "cvar.h"