X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=sys.h;fp=sys.h;h=a44efae8ea97952d36e66a6d4979b7fefbc1af7d;hb=e9ef9da90a206204b283dacd15c35bd3fd1fe5c9;hp=5f277e7861f13f0e0eedad9b7f1526ca08845cca;hpb=d2deb9cd990ca1a2f62179ec320651ec692d06b0;p=xonotic%2Fdarkplaces.git diff --git a/sys.h b/sys.h index 5f277e78..a44efae8 100644 --- a/sys.h +++ b/sys.h @@ -22,6 +22,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef SYS_H #define SYS_H +#include "qtypes.h" +#include "cvar.h" + typedef struct sys_s { int argc;