mirror of
https://github.com/cathery/sys-con.git
synced 2025-01-30 03:32:36 +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…
x
Reference in New Issue
Block a user