From 294d028dbfec7a422bcdbb642c21cf40f4f4cb02 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 12 Nov 2022 10:21:20 -0800 Subject: [PATCH] VR: Remove unnecessary deprecated header. --- Common/VR/VRFramebuffer.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Common/VR/VRFramebuffer.cpp b/Common/VR/VRFramebuffer.cpp index c8bc44a972..f19c6a589c 100644 --- a/Common/VR/VRFramebuffer.cpp +++ b/Common/VR/VRFramebuffer.cpp @@ -9,7 +9,6 @@ #include #include -#include #include #include #include