]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
Type check class methods
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index 7c29df469bdfce1e4a7596bbff0b642df4e9a782..a3cb49ed2c71d3b513276ab7e6e64a34941fcaf6 100644 (file)
@@ -2,7 +2,7 @@
 #define STATS_H
 
 #ifdef SVQC
-#include "../server/cl_client.qh"
+#include <server/cl_client.qh>
 #endif
 
 // Full list of all stat constants, included in a single location for easy reference