# move ps/Network into top level project (and static lib).

This was SVN commit r4249.
This commit is contained in:
janwas
2006-08-26 20:25:37 +00:00
parent 855e9bce02
commit 7d3d8fdbf3
45 changed files with 46 additions and 55 deletions
+2 -2
View File
@@ -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"