Add lr to <switch.h>

This commit is contained in:
Michael Scire 2018-04-19 06:13:56 -06:00 committed by plutoo
parent cea3db77b1
commit 938851df0a

View File

@ -50,6 +50,7 @@ extern "C" {
#include "switch/services/ns.h"
#include "switch/services/pm.h"
#include "switch/services/set.h"
#include "switch/services/lr.h"
#include "switch/gfx/gfx.h"
#include "switch/gfx/binder.h"