mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Almost done with NucleusLib cmake conversion
--HG-- rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plNetCommon/plNetResManager.cpp => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/NucleusLib/pnNetCommon/plNetResManager.cpp rename : MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/PubUtilLib/plNetCommon/plNetResManager.h => MOULOpenSourceClientPlugin/Plasma20/Sources/Plasma/NucleusLib/pnNetCommon/plNetResManager.h
This commit is contained in:
@ -73,8 +73,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifdef SERVER
|
||||
# ifdef USES_NETSRV
|
||||
// for SrvMsgHeader definition
|
||||
# include "../../NucleusLib/pnIni/pnIni.h" // psSrvConn needs ini types
|
||||
# include "../../ServerLib/psUtils/psUtils.h"
|
||||
# include "pnIni/pnIni.h" // psSrvConn needs ini types
|
||||
# include "psUtils/psUtils.h"
|
||||
|
||||
# ifdef USES_PROTOCOL_SRV2VAULT
|
||||
# include "Protocols/Srv2Vault/pnNpSrv2Vault.h"
|
||||
|
Reference in New Issue
Block a user