fan: fix include

This commit is contained in:
HookedBehemoth 2020-02-24 00:34:05 +01:00
parent 5651e79548
commit 11c55b3189

View File

@ -1,6 +1,7 @@
#define NX_SERVICE_ASSUME_NON_DOMAIN
#include "service_guard.h"
#include "services/fan.h"
#include "runtime/hosversion.h"
static Service g_fanSrv;
static Service g_fanCtl;