strat: fix inclusion/ordering for some c headers

This commit is contained in:
Michael Scire
2020-08-14 17:33:49 -07:00
parent 51b5c3d87d
commit 7658c07492
4 changed files with 8 additions and 13 deletions

View File

@@ -5,9 +5,7 @@
* @copyright libnx Authors
*/
#pragma once
#include <switch/types.h>
#include <switch/kernel/event.h>
#include <switch/services/sm.h>
#include <switch.h>
#ifdef __cplusplus
extern "C" {