aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_Internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ARMJIT_Internal.h')
-rw-r--r--src/ARMJIT_Internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ARMJIT_Internal.h b/src/ARMJIT_Internal.h
index 7a8eb6b..72d40a5 100644
--- a/src/ARMJIT_Internal.h
+++ b/src/ARMJIT_Internal.h
@@ -28,13 +28,13 @@
#include "JitBlock.h"
#include "TinyVector.h"
+namespace melonDS
+{
class ARM;
class ARMv5;
// here lands everything which doesn't fit into ARMJIT.h
// where it would be included by pretty much everything
-namespace ARMJIT
-{
enum
{