X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=sys.h;fp=sys.h;h=0852662d582c70ad9a9b28c4c2684bb78c9f50d7;hb=19dc59c888b9bd06b45d619d5f4861c984730f2d;hp=e1b6c393ed55d600feced126ef64e13309364efd;hpb=406704a087b1b327950a11472280609bd7ed9ae0;p=xonotic%2Fdarkplaces.git diff --git a/sys.h b/sys.h index e1b6c393..0852662d 100644 --- a/sys.h +++ b/sys.h @@ -23,7 +23,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define SYS_H #include "qtypes.h" -#include "cvar.h" +#include "qdefs.h" /* Preprocessor macros to identify platform DP_OS_NAME - "friendly" name of the OS, for humans to read @@ -148,7 +148,7 @@ typedef struct sys_s extern sys_t sys; -extern cvar_t sys_usenoclockbutbenchmark; +extern struct cvar_s sys_usenoclockbutbenchmark; // // DLL management