X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fbgmscript.qh;h=d979e79d0731042f9d26579e6917bf50a0d34bd4;hb=a3f0c8c81c254c45ca8eaaeeb61ce9a3e8842a77;hp=5921bb4bc7325126c5227353192a1aa1fe18c250;hpb=2aed36e128f8f00da9c76f9e66baae89d5bb26b2;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;