0
0
mirror of https://github.com/Ishan09811/pine.git synced 2025-04-24 08:55:10 +00:00

missing include

This commit is contained in:
Ishan09811 2024-07-30 12:42:11 +05:30 committed by GitHub
parent 36afe59d4f
commit 5e74a8aff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
// Copyright © 2020 Skyline Team and Contributors (https://github.com/skyline-emu/)
#include "gpu.h"
#include "common/settings.h"
#include "nce.h"
#include <jit/jit32.h>
#include "nce/guest.h"