adding actual player 2 support
[drnoksnes] / platform / sdlvscalers.cpp
index 5218ebd..a4aba0b 100644 (file)
@@ -6,6 +6,7 @@
 #include <SDL.h>
 
 #if CONF_XSP
+#      include <SDL_syswm.h>
 #      include <X11/extensions/Xsp.h>
 #endif
 #if CONF_HD