mirror of
https://github.com/citra-emu/citra-nightly.git
synced 2025-10-04 07:37:22 +00:00
remove question comment (confirmed in Discord)
This commit is contained in:
parent
4ffaf8c399
commit
25b7bcb65d
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include <memory>
|
||||
#include <utility>
|
||||
#include <SDL_touch.h> // should it include all of <SDL>?
|
||||
#include <SDL_touch.h>
|
||||
#include "core/frontend/emu_window.h"
|
||||
|
||||
struct SDL_Window;
|
||||
|
|
Loading…
Reference in a new issue