summaryrefslogtreecommitdiffstats
path: root/src/core/loader/smdh.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/core/loader/smdh.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/loader/smdh.cpp b/src/core/loader/smdh.cpp
index 2d014054a..ccbeb7961 100644
--- a/src/core/loader/smdh.cpp
+++ b/src/core/loader/smdh.cpp
@@ -4,12 +4,9 @@
#include <cstring>
#include <vector>
-
#include "common/common_types.h"
-
#include "core/loader/loader.h"
#include "core/loader/smdh.h"
-
#include "video_core/utils.h"
namespace Loader {