summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr_ro/memory_synchronizer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/ldr_ro/memory_synchronizer.cpp')
-rw-r--r--src/core/hle/service/ldr_ro/memory_synchronizer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/service/ldr_ro/memory_synchronizer.cpp b/src/core/hle/service/ldr_ro/memory_synchronizer.cpp
index a3e590dfd..989887264 100644
--- a/src/core/hle/service/ldr_ro/memory_synchronizer.cpp
+++ b/src/core/hle/service/ldr_ro/memory_synchronizer.cpp
@@ -2,9 +2,9 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
-#include "core/hle/service/ldr_ro/memory_synchronizer.h"
#include <algorithm>
#include "common/assert.h"
+#include "core/hle/service/ldr_ro/memory_synchronizer.h"
////////////////////////////////////////////////////////////////////////////////////////////////////
// Namespace LDR_RO