X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=console.h;h=8ce079351f2b15d354fde1fb035001b8714e9285;hp=9279b1c96ffbd8583a497ac695c2bba7535ade2f;hb=ec9556c8abaf1dd6acf9156c73da94f856f066bc;hpb=0a05c446ba26bd5897645a37ceec8646c5bc93eb diff --git a/console.h b/console.h index 9279b1c9..8ce07935 100644 --- a/console.h +++ b/console.h @@ -1,5 +1,6 @@ /* Copyright (C) 1996-1997 Id Software, Inc. +Copyright (C) 2000-2020 DarkPlaces contributors This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -21,6 +22,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef CONSOLE_H #define CONSOLE_H +#include +#include "qtypes.h" +#include "cmd.h" +#include "lhnet.h" + // // console //