X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2F_all.qh;h=746734dee2011e048533d0113c4d59a089ea4e82;hb=refs%2Fheads%2Fmaddin%2Felectro-balance;hp=7ae1430d4108b4362ea761adec59162d5f319984;hpb=70b84d37e2cf1d5336c327cb43593024de2a2c6c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/_all.qh b/qcsrc/client/_all.qh index 7ae1430d4..746734dee 100644 --- a/qcsrc/client/_all.qh +++ b/qcsrc/client/_all.qh @@ -1,12 +1,12 @@ -#ifndef CLIENT_ALL_H -#define CLIENT_ALL_H +#pragma once + +#include + +#include +#include +#include #include "autocvars.qh" #include "defs.qh" #include "main.qh" #include "miscfunctions.qh" - -#include "../common/models/all.qh" -#include "../common/sounds/all.qh" - -#endif