mirror of
https://github.com/exelix11/SwitchThemeInjector.git
synced 2024-12-04 08:27:23 +00:00
Fix build with latest switch toolchain
This commit is contained in:
parent
5a1b15591c
commit
f8c8c922ec
@ -1,10 +1,10 @@
|
|||||||
|
#include <algorithm>
|
||||||
|
|
||||||
#include "UI.hpp"
|
#include "UI.hpp"
|
||||||
#include "../ViewFunctions.hpp"
|
#include "../ViewFunctions.hpp"
|
||||||
#include "../Version.hpp"
|
#include "../Version.hpp"
|
||||||
#include "../Platform/Platform.hpp"
|
#include "../Platform/Platform.hpp"
|
||||||
|
|
||||||
using namespace std;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
18 18
|
18 18
|
||||||
--330 14 900 --
|
--330 14 900 --
|
||||||
|
Loading…
Reference in New Issue
Block a user