summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index 7f6f8007..e3d42717 100644
--- a/src/being.h
+++ b/src/being.h
@@ -481,7 +481,7 @@ class Being : public ActorSprite, public Mana::Listener
void talkTo();
- void event(Channels channel, const Mana::Event &event);
+ void event(Mana::Event::Channel channel, const Mana::Event &event);
protected:
/**