X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fmenu.qh;h=2df331950848c1dcdab9c53b63d9ebd553a3cb9a;hb=1256aab45ebe41e9e107e8ec65a2ecdb9b2b92eb;hp=8bc24a16ecb89e544ef32d14cffde4fd27afbf0c;hpb=6e0735e995e35d56e60f8b816285077b7db0b155;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/menu.qh b/qcsrc/menu/menu.qh index 8bc24a16e..2df331950 100644 --- a/qcsrc/menu/menu.qh +++ b/qcsrc/menu/menu.qh @@ -5,8 +5,8 @@ #include "xonotic/util.qh" -#include "../common/constants.qh" -#include "../common/util.qh" +#include +#include const int GAME_ISSERVER = BIT(0); const int GAME_CONNECTED = BIT(1);