X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2F_all.qh;h=3e99cabeb85d6e1bc37b1b44cc7785fb8167cfde;hb=a2534e940afed54c3f1ba5ab159254c21b40334f;hp=a331362151dbd72144862b807241d731babf0584;hpb=8643336b62c2c2881987dabddc842a0214839012;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/_all.qh b/qcsrc/server/_all.qh index a331362151..3e99cabeb8 100644 --- a/qcsrc/server/_all.qh +++ b/qcsrc/server/_all.qh @@ -9,4 +9,7 @@ #include "../dpdefs/progsdefs.qh" #include "../dpdefs/dpextensions.qh" +#include "../common/models/all.qh" +#include "../common/sounds/all.qh" + #endif