Rename account -> acc

This commit is contained in:
plutoo 2017-12-03 19:16:54 +01:00 committed by yellows8
parent 6569775e7d
commit eec87a6ccf
3 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ extern "C" {
#include <switch/services/sm.h>
#include <switch/services/fs.h>
#include <switch/services/account.h>
#include <switch/services/acc.h>
#include <switch/services/applet.h>
#include <switch/services/binder.h>
#include <switch/services/bsd.h>