summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/spl/spl_results.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/spl/spl_results.h')
-rw-r--r--src/core/hle/service/spl/spl_results.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hle/service/spl/spl_results.h b/src/core/hle/service/spl/spl_results.h
index 878fa91b7..a07c61409 100644
--- a/src/core/hle/service/spl/spl_results.h
+++ b/src/core/hle/service/spl/spl_results.h
@@ -2,6 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
+#pragma once
+
#include "core/hle/result.h"
namespace Service::SPL {