]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.h
Add qdefs.h and qstats.h to split up quakedef.h. Make a lot of headers standalone...
[xonotic/darkplaces.git] / cl_screen.h
index d978726235d6b2e11799c436a9fd096dd7e6de27..77281d99a34d15815374d69a8ec9f15448860de9 100644 (file)
@@ -2,6 +2,9 @@
 #ifndef CL_SCREEN_H
 #define CL_SCREEN_H
 
+#include "qtypes.h"
+#include "cvar.h"
+
 void SHOWLMP_decodehide(void);
 void SHOWLMP_decodeshow(void);
 void SHOWLMP_drawall(void);