1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Fix some compiler errors.

This commit is contained in:
Darryl Pogue
2013-01-19 22:59:13 -08:00
parent c7eba65e13
commit 2e14d70776
2 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#define OBJECT_FLOCKER_H
#include "pnModifier/plSingleModifier.h"
#include <algorithm>
class hsStream;
class hsResMgr;

View File

@ -51,6 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include <map>
#include <string>
#include "pfLocalizedString.h"
#include "plFileSystem.h"