switch: fix missing include
This commit is contained in:
parent
9264f1649d
commit
2d4f310b90
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <switch/services/applet.h>
|
||||
#include <switch/services/fs.h>
|
||||
#include <switch/services/ssl.h>
|
||||
#include <switch/services/nifm.h>
|
||||
#include <switch/runtime/devices/socket.h>
|
||||
#include <switch/runtime/nxlink.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue