# 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
+1 -1
View File
@@ -20,7 +20,7 @@
#include "ps/GameAttributes.h"
#include "ps/Loader.h"
#include "ps/LoaderThunks.h"
#include "ps/Network/NetMessage.h"
#include "network/NetMessage.h"
#include "ps/Profile.h"
#include "renderer/Renderer.h"
#include "renderer/WaterManager.h"