X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2F_all.qh;h=746734dee2011e048533d0113c4d59a089ea4e82;hb=42e255d014f2c6a1871177ea511f630624cdfb57;hp=e758fdb7a7d5f211de3dc67531cc1aa2d121c506;hpb=7bae88d09fbd53cce732e31633aea92671b43699;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/_all.qh b/qcsrc/client/_all.qh index e758fdb7a..746734dee 100644 --- a/qcsrc/client/_all.qh +++ b/qcsrc/client/_all.qh @@ -1,11 +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 "../dpdefs/csprogsdefs.qh" - -#endif