summaryrefslogtreecommitdiff
path: root/include/defs.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2012-11-05 20:35:23 -0500
committerAdam <Adam@anope.org>2012-11-06 11:02:12 -0500
commit27ab6a686cb271ea8eae7a243906af5bebeb83d7 (patch)
treed2e02f824a5fa55f622caf5bf200ebba236f559b /include/defs.h
parent22c8297a0381b1d2554a76b72f9b1b03a95e8496 (diff)
Windows fixes
Diffstat (limited to 'include/defs.h')
-rw-r--r--include/defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/defs.h b/include/defs.h
index c08d683a0..ed6795142 100644
--- a/include/defs.h
+++ b/include/defs.h
@@ -33,6 +33,7 @@ class Log;
class LogInfo;
class Memo;
class Message;
+class MessageSource;
class Module;
class NickAlias;
class NickCore;
@@ -50,7 +51,6 @@ struct BadWord;
struct DNSQuery;
struct Exception;
struct MemoInfo;
-struct MessageSource;
struct ModeLock;
struct Oper;