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