]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/draw.qc
Cleanup common includes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / draw.qc
index ae6967e367565fc02c38f08f57c77ac0ccca706d..0b29572bee644865b70ebc3ddc6815bdc3806fa0 100644 (file)
@@ -1,6 +1,6 @@
 #include "draw.qh"
-#include "../common/util.qh"
-#include "../common/constants.qh"
+#include <common/util.qh>
+#include <common/constants.qh>
 
 string draw_mousepointer;
 vector draw_mousepointer_offset;