summaryrefslogtreecommitdiff
path: root/src/map/irc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/irc.h')
-rw-r--r--src/map/irc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/map/irc.h b/src/map/irc.h
index 1cf02692c..c1970fb0e 100644
--- a/src/map/irc.h
+++ b/src/map/irc.h
@@ -4,7 +4,8 @@
#ifndef _IRC_H_
#define _IRC_H_
-#include "map.h"
+//#include "map.h"
+struct map_session_data;
// IRC .conf file [Zido]
#define IRC_CONF "irc_athena.conf"