Switching to standard mutex for now (but keeping xe::mutex).

This commit is contained in:
Ben Vanik
2015-07-13 21:49:32 -07:00
parent 72ad899e9e
commit 40621a90bd
10 changed files with 16 additions and 73 deletions

View File

@@ -9,6 +9,7 @@
#include "xenia/vfs/devices/host_path_file.h"
#include "xenia/base/platform_win.h"
#include "xenia/vfs/devices/host_path_entry.h"
namespace xe {