diff options
Diffstat (limited to 'src/net/tmwa/auctionhandler.cpp')
-rw-r--r-- | src/net/tmwa/auctionhandler.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/tmwa/auctionhandler.cpp b/src/net/tmwa/auctionhandler.cpp index af297bc03..4f7932410 100644 --- a/src/net/tmwa/auctionhandler.cpp +++ b/src/net/tmwa/auctionhandler.cpp @@ -22,7 +22,7 @@ #include "debug.h" -extern Net::AuctionHandler *auctionHandler; + namespace TmwAthena { |