]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/progs.inc
menu: bufstr_get
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / progs.inc
index ae221de272b18dae865438e36afdfef9786ce0b9..730fb652b086358cd07d14519928006a1a6c1c18 100644 (file)
@@ -2,7 +2,7 @@
 
 #define world NULL
 
-#include "oo/classes.qc"
+#include "classes.qc"
 
 #include "draw.qc"
 #include "menu.qc"
@@ -16,6 +16,7 @@
 #include "../common/mapinfo.qc"
 #include "../common/playerstats.qc"
 #include "../common/util.qc"
+#include "../common/debug.qh"
 
 #include "../common/items/all.qc"
 #include "../common/monsters/all.qc"