mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Move file stuff back to plFile for gcc.
This commit is contained in:
@ -44,7 +44,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plAgeDescription.h"
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "hsFiles.h"
|
||||
#include "plFile/hsFiles.h"
|
||||
#include "plFile/plInitFileReader.h"
|
||||
#include "plFile/plEncryptedStream.h"
|
||||
#include "hsStringTokenizer.h"
|
||||
|
@ -51,8 +51,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plAgeManifest.h"
|
||||
|
||||
|
||||
#include "hsFiles.h"
|
||||
#include "plFileUtils.h"
|
||||
#include "plFile/hsFiles.h"
|
||||
#include "plFile/plFileUtils.h"
|
||||
#include "plFile/plInitFileReader.h"
|
||||
#include "hsStringTokenizer.h"
|
||||
|
||||
|
Reference in New Issue
Block a user