updates for g3d viewer to compile in win32 with new particle support

This commit is contained in:
Mark Vejvoda
2010-05-25 18:51:35 +00:00
parent 4b6e017241
commit 2504baad20
3 changed files with 7 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
#include "conversion.h"
#include "platform_common.h"
#include "xml_parser.h"
#include <iostream>
using namespace Shared::Platform;
using namespace Shared::PlatformCommon;