diff --git a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp index 64345fbaa..f18c83b4c 100644 --- a/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp +++ b/stratosphere/ams_mitm/source/bpc_mitm/bpcmitm_main.hpp @@ -13,15 +13,10 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - -#include -#include -#include -#include + +#pragma once #include -#include -#include constexpr u32 BpcMitmPriority = 32; constexpr u32 BpcMitmStackSize = 0x8000;