mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-06 11:22:15 +02:00
Include error header
This commit is contained in:
parent
320f17a94f
commit
e92086bbdd
@ -104,6 +104,7 @@ extern "C" {
|
|||||||
#include "switch/audio/driver.h"
|
#include "switch/audio/driver.h"
|
||||||
|
|
||||||
#include "switch/applets/libapplet.h"
|
#include "switch/applets/libapplet.h"
|
||||||
|
#include "switch/applets/error.h"
|
||||||
#include "switch/applets/swkbd.h"
|
#include "switch/applets/swkbd.h"
|
||||||
#include "switch/applets/web.h"
|
#include "switch/applets/web.h"
|
||||||
|
|
||||||
@ -122,4 +123,3 @@ extern "C" {
|
|||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user