Add switch/services/bpc.h to switch.h

This commit is contained in:
fincs 2018-08-24 16:24:42 +02:00 committed by Cpasjuste
parent dbb0b66773
commit 65587baca9

View File

@ -45,6 +45,7 @@ extern "C" {
#include "switch/services/audin.h"
#include "switch/services/audout.h"
#include "switch/services/csrng.h"
#include "switch/services/bpc.h"
//#include "switch/services/bsd.h" Use switch/runtime/devices/socket.h instead
#include "switch/services/fatal.h"
#include "switch/services/time.h"