X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=effect_chain.h;h=f41e7e4a5e72966a9dd0a56255aca32cf6a3449b;hb=ac4fc36aa70ffefb6b9632dc0abea5cbbce5387b;hp=ddabad959bb292b7798af46e69c6869ccca1c1c5;hpb=d98081df26d115a46404baaa83e9a927ebe37b87;p=movit diff --git a/effect_chain.h b/effect_chain.h index ddabad9..f41e7e4 100644 --- a/effect_chain.h +++ b/effect_chain.h @@ -1,5 +1,5 @@ -#ifndef _EFFECT_CHAIN_H -#define _EFFECT_CHAIN_H 1 +#ifndef _MOVIT_EFFECT_CHAIN_H +#define _MOVIT_EFFECT_CHAIN_H 1 #include #include @@ -237,4 +237,4 @@ private: bool finalized; }; -#endif // !defined(_EFFECT_CHAIN_H) +#endif // !defined(_MOVIT_EFFECT_CHAIN_H)