diff options
Diffstat (limited to 'src/ARMJIT_RegisterCache.h')
| -rw-r--r-- | src/ARMJIT_RegisterCache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ARMJIT_RegisterCache.h b/src/ARMJIT_RegisterCache.h index 7ea44ed..1610530 100644 --- a/src/ARMJIT_RegisterCache.h +++ b/src/ARMJIT_RegisterCache.h @@ -19,7 +19,6 @@ #ifndef ARMJIT_REGCACHE_H #define ARMJIT_REGCACHE_H -#include "ARMJIT.h" #include "ARMJIT_Internal.h" #include "Platform.h" |