X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fbgmscript.qh;h=d979e79d0731042f9d26579e6917bf50a0d34bd4;hb=6a8d4cb5c203d2b754808c26b8bd483e4bae4f7d;hp=5921bb4bc7325126c5227353192a1aa1fe18c250;hpb=221325d0a55851348e3397354225f04cd472d42f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/bgmscript.qh b/qcsrc/client/bgmscript.qh index 5921bb4bc..d979e79d0 100644 --- a/qcsrc/client/bgmscript.qh +++ b/qcsrc/client/bgmscript.qh @@ -1,5 +1,5 @@ -#ifndef BGMSCRIPT_H -#define BGMSCRIPT_H +#ifndef CLIENT_BGMSCRIPT_H +#define CLIENT_BGMSCRIPT_H entityclass(BGMScript); class(BGMScript) .string bgmscript;