summaryrefslogtreecommitdiff
path: root/src/core/hle/config_mem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/config_mem.h')
-rw-r--r--src/core/hle/config_mem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/config_mem.h b/src/core/hle/config_mem.h
index 50664dac6..42fa6d789 100644
--- a/src/core/hle/config_mem.h
+++ b/src/core/hle/config_mem.h
@@ -12,7 +12,6 @@
12#include "common/common_funcs.h" 12#include "common/common_funcs.h"
13#include "common/common_types.h" 13#include "common/common_types.h"
14#include "common/swap.h" 14#include "common/swap.h"
15
16#include "core/memory.h" 15#include "core/memory.h"
17 16
18//////////////////////////////////////////////////////////////////////////////////////////////////// 17////////////////////////////////////////////////////////////////////////////////////////////////////