lr_service -> lr_api

This commit is contained in:
Michael Scire 2020-02-28 03:19:58 -08:00
parent b8f77dad97
commit 9f1ddb7f7b
3 changed files with 1 additions and 1 deletions

View file

@ -17,4 +17,4 @@
#pragma once
#include <vapours.hpp>
#include <stratosphere/lr/lr_types.hpp>
#include <stratosphere/lr/lr_service.hpp>
#include <stratosphere/lr/lr_api.hpp>