mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Fix paths and move GetSecureEncryptionKey so things compile again
This commit is contained in:
@ -57,7 +57,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "pnMessage/plClientMsg.h"
|
||||
#include "plAgeLoader/plAgeLoader.h"
|
||||
#include "plProfileManagerFull.h"
|
||||
#include "plFile/plFileUtils.h"
|
||||
#include "plFileUtils.h"
|
||||
|
||||
#include "plPipeline/plDebugText.h"
|
||||
#include "pnMessage/plTimeMsg.h"
|
||||
|
@ -50,7 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "hsStream.h"
|
||||
#include "pnUtils/pnUtils.h"
|
||||
#include "plUnifiedTime/plUnifiedTime.h"
|
||||
#include "plFile/plFileUtils.h"
|
||||
#include "plFileUtils.h"
|
||||
|
||||
plProfileManagerFull::plProfileManagerFull() :
|
||||
fVars(plProfileManager::Instance().fVars),
|
||||
|
Reference in New Issue
Block a user