summaryrefslogtreecommitdiff
path: root/src/core/hle/api_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/api_version.h')
-rw-r--r--src/core/hle/api_version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/hle/api_version.h b/src/core/hle/api_version.h
index 811732179..5e10a7ad9 100644
--- a/src/core/hle/api_version.h
+++ b/src/core/hle/api_version.h
@@ -2,6 +2,8 @@
2// Licensed under GPLv2 or any later version 2// Licensed under GPLv2 or any later version
3// Refer to the license.txt file included. 3// Refer to the license.txt file included.
4 4
5#pragma once
6
5#include "common/common_types.h" 7#include "common/common_types.h"
6 8
7// This file contains yuzu's HLE API version constants. 9// This file contains yuzu's HLE API version constants.