summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/spl/spl_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/spl/spl_types.h')
-rw-r--r--src/core/hle/service/spl/spl_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hle/service/spl/spl_types.h b/src/core/hle/service/spl/spl_types.h
index 23c39f7ed..a654e7556 100644
--- a/src/core/hle/service/spl/spl_types.h
+++ b/src/core/hle/service/spl/spl_types.h
@@ -2,6 +2,8 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
+#pragma once
+
#include <span>
#include "common/bit_field.h"