From 1af7d824adf74c7b453e2096a79246d1fd58b19f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Jun 2016 23:38:17 +0300 Subject: Fix code style. --- src/net/net.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/net/net.h') diff --git a/src/net/net.h b/src/net/net.h index 70dbbe1d5..4d84830b0 100644 --- a/src/net/net.h +++ b/src/net/net.h @@ -31,7 +31,9 @@ * implementations depending on the type of server the client is connecting to. */ -#include "net/serverinfo.h" +#include "enums/net/servertype.h" + +class ServerInfo; namespace Net { -- cgit v1.2.3-60-g2f50