mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-13 19:56:20 +00:00
# move ps/Network into top level project (and static lib).
This was SVN commit r4249.
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
#include "ps/Game.h"
|
||||
#include "ps/GameSetup/GameSetup.h"
|
||||
#include "ps/Interact.h"
|
||||
#include "ps/Network/Client.h"
|
||||
#include "ps/Network/Server.h"
|
||||
#include "network/Client.h"
|
||||
#include "network/Server.h"
|
||||
#include "ps/i18n.h"
|
||||
#include "ps/Hotkey.h"
|
||||
#include "ps/scripting/JSCollection.h"
|
||||
|
||||
Reference in New Issue
Block a user