X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fmenu%2Fsys-pre.qh;h=333d5c6bc998b22ccae3c43699af8772fc6c7f9c;hp=a964ae96130129f90897e0f7b1657eb236c8bf75;hb=61a847dbaab291d205cc9684b6d1a6e9bdad6375;hpb=b406886ef085ef818032e8a0bcafe45b85b8f74d 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