summaryrefslogtreecommitdiff
path: root/src/resources/emotedb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/emotedb.h')
-rw-r--r--src/resources/emotedb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/emotedb.h b/src/resources/emotedb.h
index a6f93211..7c6f4644 100644
--- a/src/resources/emotedb.h
+++ b/src/resources/emotedb.h
@@ -48,7 +48,7 @@ namespace EmoteDB
{
void init();
- void readEmoteNode(xmlNodePtr node, const std::string &filename);
+ void readEmoteNode(XML::Node node, const std::string &filename);
void checkStatus();