diff options
Diffstat (limited to 'src/net/buysellhandler.h')
-rw-r--r-- | src/net/buysellhandler.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h index fde6cf835..10eb8a35b 100644 --- a/src/net/buysellhandler.h +++ b/src/net/buysellhandler.h @@ -53,4 +53,6 @@ class BuySellHandler notfinal } // namespace Net +extern Net::BuySellHandler *buySellHandler; + #endif // NET_BUYSELLHANDLER_H |