diff options
Diffstat (limited to 'src/net/net.cpp')
-rw-r--r-- | src/net/net.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/net.cpp b/src/net/net.cpp index ade879a3..9c05595d 100644 --- a/src/net/net.cpp +++ b/src/net/net.cpp @@ -38,6 +38,7 @@ #include "net/tradehandler.h" #include "net/ea/generalhandler.h" + #include "net/manaserv/generalhandler.h" Net::AdminHandler *adminHandler = NULL; |