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

Various MinGW compile fixes.

This commit is contained in:
Darryl Pogue
2014-02-19 23:24:40 -08:00
parent a4af9e4243
commit a1e3fa6faf
26 changed files with 55 additions and 52 deletions

View File

@ -67,7 +67,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plEncryptLogLine.h"
#if HS_BUILD_FOR_WIN32
#include <Shlobj.h>
#include <shlobj.h>
#endif
//////////////////////////////////////////////////////////////////////////////