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