diff --git a/apps/openmw/mwlua/types/actor.hpp b/apps/openmw/mwlua/types/actor.hpp index 3b90a6bfb0..4e87a20473 100644 --- a/apps/openmw/mwlua/types/actor.hpp +++ b/apps/openmw/mwlua/types/actor.hpp @@ -48,4 +48,4 @@ namespace MWLua }); } } -#endif // MWLUA_TYPES_H \ No newline at end of file +#endif // MWLUA_ACTOR_H \ No newline at end of file