X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fsys-pre.qh;h=333d5c6bc998b22ccae3c43699af8772fc6c7f9c;hb=165d542813201a21cb6152ea5d22454e43e117c7;hp=a964ae96130129f90897e0f7b1657eb236c8bf75;hpb=94579b4c440f739c1203ea5e546d3fcadb884c51;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/sys-pre.qh b/qcsrc/menu/sys-pre.qh index a964ae961..333d5c6bc 100644 --- a/qcsrc/menu/sys-pre.qh +++ b/qcsrc/menu/sys-pre.qh @@ -1 +1,5 @@ +#ifndef SYS_PRE_H +#define SYS_PRE_H + #pragma noref 1 +#endif