diff --git a/include/emulator.hpp b/include/emulator.hpp index 2b96b0cf..121c6b8d 100644 --- a/include/emulator.hpp +++ b/include/emulator.hpp @@ -23,7 +23,7 @@ #include "gl/context.h" #endif -class SDL_Window; +struct SDL_Window; enum class ROMType { None,