From 1b83d68dc740cd7ca8feb7950d9113e81f537a10 Mon Sep 17 00:00:00 2001 From: DakkJaniels <6080734+DakkJaniels@users.noreply.github.com> Date: Mon, 9 May 2022 20:43:18 -0400 Subject: [PATCH] remove two includes that didn't need to be added. --- Source/capture.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Source/capture.cpp b/Source/capture.cpp index 9fe4c626d..445c91d32 100644 --- a/Source/capture.cpp +++ b/Source/capture.cpp @@ -6,8 +6,6 @@ #include #include #include -#include -#include #include "DiabloUI/diabloui.h" #include "dx.h"