X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fmenu%2Fcommand%2Fmenu_cmd.qc;h=93825cd56098d73e2ebe53aa0aee97041fcaf03c;hp=89086406699a995153b8df9a4f7e293b36945859;hb=77f03e6ce033bef39ac19e0e7cb6e606ffcb26db;hpb=02013c593abe7ccb7c6502148df33b34390d8216 diff --git a/qcsrc/menu/command/menu_cmd.qc b/qcsrc/menu/command/menu_cmd.qc index 8908640669..93825cd560 100644 --- a/qcsrc/menu/command/menu_cmd.qc +++ b/qcsrc/menu/command/menu_cmd.qc @@ -1,3 +1,7 @@ +#include "menu_cmd.qh" + +#include "../../common/command/generic.qh" + string _dumptree_space; void _dumptree_open(entity pass, entity me) {