mirror of
https://github.com/Atmosphere-NX/Atmosphere
synced 2024-11-09 22:56:35 +00:00
fix header include
This commit is contained in:
parent
b965e3f335
commit
59be817bb8
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#pragma once
|
||||
#include "../defines.hpp"
|
||||
#include "defines.hpp"
|
||||
|
||||
namespace ams { inline namespace literals {
|
||||
|
||||
|
|
Loading…
Reference in a new issue