Include CommonTypes.h instead of Common.h.

This commit is contained in:
Rohit Nirmal
2014-09-07 20:06:58 -05:00
parent bf0c4a644b
commit fbc64984ca
285 changed files with 286 additions and 286 deletions

View File

@ -10,7 +10,7 @@
#include <windows.h>
#endif
#include "Common/Common.h"
#include "Common/CommonTypes.h"
// This class lets you create a block of anonymous RAM, and then arbitrarily map views into it.
// Multiple views can mirror the same section of the block, which makes it very convenient for emulating