summaryrefslogtreecommitdiffstats
path: root/src/hid_core/precompiled_headers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hid_core/precompiled_headers.h')
-rw-r--r--src/hid_core/precompiled_headers.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/hid_core/precompiled_headers.h b/src/hid_core/precompiled_headers.h
new file mode 100644
index 000000000..aabae730b
--- /dev/null
+++ b/src/hid_core/precompiled_headers.h
@@ -0,0 +1,6 @@
+// SPDX-FileCopyrightText: 2022 yuzu Emulator Project
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+#pragma once
+
+#include "common/common_precompiled_headers.h"