]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/_all.qh
Makefile: use `-I.`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / _all.qh
index adff5ccff49eef81586f341d4ea2f94f66223ae1..5297347533bbd341c854d4be567b6595a4d9bfbe 100644 (file)
@@ -1,11 +1,11 @@
 #ifndef CLIENT_ALL_H
 #define CLIENT_ALL_H
 
-#include "../common/util.qh"
+#include <common/util.qh>
 
-#include "../common/effects/all.qh"
-#include "../common/models/all.qh"
-#include "../common/sounds/all.qh"
+#include <common/effects/all.qh>
+#include <common/models/all.qh>
+#include <common/sounds/all.qh>
 
 #include "autocvars.qh"
 #include "defs.qh"