]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/commands/all.qh
Makefile: use `-I.`
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / commands / all.qh
1 #ifndef CLIENT_COMMANDS_ALL_H
2 #define CLIENT_COMMANDS_ALL_H
3
4 #include <common/commands/all.qh>
5
6 #include "cl_cmd.qh"
7
8 #endif