]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sys.h
Add qdefs.h and qstats.h to split up quakedef.h. Make a lot of headers standalone...
[xonotic/darkplaces.git] / sys.h
diff --git a/sys.h b/sys.h
index 5f277e7861f13f0e0eedad9b7f1526ca08845cca..a44efae8ea97952d36e66a6d4979b7fefbc1af7d 100644 (file)
--- 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;