From 33e6413ba509a7d8ebcb68ae43dd645bde52fdf4 Mon Sep 17 00:00:00 2001 From: Liam Minopulos Date: Tue, 26 Feb 2019 22:57:39 +0100 Subject: [PATCH] Revert "Include error header" This reverts commit e92086bbddd2fc14678b391e7b95f6a2642a7ca0. --- nx/include/switch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nx/include/switch.h b/nx/include/switch.h index 1004923a..2521a092 100644 --- a/nx/include/switch.h +++ b/nx/include/switch.h @@ -104,7 +104,6 @@ extern "C" { #include "switch/audio/driver.h" #include "switch/applets/libapplet.h" -#include "switch/applets/error.h" #include "switch/applets/swkbd.h" #include "switch/applets/web.h" @@ -123,3 +122,4 @@ extern "C" { #ifdef __cplusplus } #endif +