diff --git a/Source/Core/Core/Src/HW/BBA-TAP/TAP_Win32.cpp b/Source/Core/Core/Src/HW/BBA-TAP/TAP_Win32.cpp index dd7ad20d5b..c547038c88 100644 --- a/Source/Core/Core/Src/HW/BBA-TAP/TAP_Win32.cpp +++ b/Source/Core/Core/Src/HW/BBA-TAP/TAP_Win32.cpp @@ -3,7 +3,6 @@ // Refer to the license.txt file included. #include "StringUtil.h" -#include "../Memmap.h" // GROSS CODE ALERT: headers need to be included in the following order #include "TAP_Win32.h" #include "../EXI_Device.h"