summaryrefslogtreecommitdiffstats
path: root/src/core/hle/applets/erreula.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/hle/applets/erreula.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/hle/applets/erreula.cpp b/src/core/hle/applets/erreula.cpp
index 9ad77994c..14964427b 100644
--- a/src/core/hle/applets/erreula.cpp
+++ b/src/core/hle/applets/erreula.cpp
@@ -2,8 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
-#include "core/hle/applets/erreula.h"
#include "common/string_util.h"
+#include "core/hle/applets/erreula.h"
#include "core/hle/service/apt/apt.h"
namespace HLE {