From 967ed01fcf3f3ac4ca0622d1b0050ed317083d36 Mon Sep 17 00:00:00 2001 From: ameerj <52414509+ameerj@users.noreply.github.com> Date: Sat, 19 Mar 2022 01:01:08 -0400 Subject: input_common: Reduce unused includes --- src/input_common/helpers/udp_protocol.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/input_common/helpers/udp_protocol.h') diff --git a/src/input_common/helpers/udp_protocol.h b/src/input_common/helpers/udp_protocol.h index 2d5d54ddb..9c205e944 100644 --- a/src/input_common/helpers/udp_protocol.h +++ b/src/input_common/helpers/udp_protocol.h @@ -10,7 +10,6 @@ #include -#include "common/bit_field.h" #include "common/swap.h" namespace InputCommon::CemuhookUDP { -- cgit v1.2.3