mitm: fix errant include on non-hos
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#include <stratosphere.hpp>
|
||||
#if defined(ATMOSPHERE_OS_HORIZON)
|
||||
#include "mitm_pm.os.horizon.h"
|
||||
#endif
|
||||
|
||||
namespace ams::mitm::pm {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user