mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 22:21:18 +02:00
- load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <fstream>
|
||||
#include "types.h"
|
||||
#include "data_types.h"
|
||||
#include "factory.h"
|
||||
#include "leak_dumper.h"
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
#define _SHARED_SOUND_SOUNDPLAYER_H_
|
||||
|
||||
#include "sound.h"
|
||||
#include "types.h"
|
||||
#include "data_types.h"
|
||||
#include "leak_dumper.h"
|
||||
|
||||
using Shared::Platform::uint32;
|
||||
|
Reference in New Issue
Block a user