mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 04:23:20 +01:00
Fix TcpSocket for Linux compilers (#13)
This commit is contained in:
committed by
Ted John
parent
8dfbabbd07
commit
e3d04ff96d
@@ -16,7 +16,7 @@
|
||||
|
||||
#ifndef DISABLE_NETWORK
|
||||
|
||||
#include "Network.h"
|
||||
#include "network.h"
|
||||
#include "NetworkConnection.h"
|
||||
#include "../core/String.hpp"
|
||||
#include <SDL.h>
|
||||
|
||||
Reference in New Issue
Block a user