mirror of
https://github.com/cathery/sys-con.git
synced 2024-11-05 08:26:32 +00:00
Move stratosphere include into source file
This commit is contained in:
parent
95de6047be
commit
e0f8df2166
@ -3,6 +3,7 @@
|
||||
#include "controller_handler.h"
|
||||
#include "config_handler.h"
|
||||
|
||||
#include <stratosphere.hpp>
|
||||
|
||||
#include "SwitchUSBDevice.h"
|
||||
#include "ControllerHelpers.h"
|
||||
|
@ -1,5 +1,4 @@
|
||||
#pragma once
|
||||
#include <stratosphere.hpp>
|
||||
|
||||
namespace syscon::usb {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user