mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
move filesystem header to right place
This commit is contained in:
parent
c3487251b6
commit
6b5508d52b
2 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
|||
|
||||
#include <SDL.h>
|
||||
|
||||
#include <filesystem>
|
||||
|
||||
#include "emulator.hpp"
|
||||
|
||||
class FrontendSDL {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue