mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
Fix headers
This commit is contained in:
parent
32a2327f59
commit
170455e08a
@ -6,8 +6,8 @@
|
||||
#define OPENMW_MASTERCLIENT_HPP
|
||||
|
||||
#include <string>
|
||||
#include <raknet/HTTPConnection2.h>
|
||||
#include <raknet/TCPInterface.h>
|
||||
#include <HTTPConnection2.h>
|
||||
#include <TCPInterface.h>
|
||||
#include <mutex>
|
||||
|
||||
class MasterClient
|
||||
|
Loading…
x
Reference in New Issue
Block a user