Avoid using window systems that SDL wasn't compiled to support

This commit is contained in:
Cameron Gutman
2018-08-11 20:19:20 -07:00
parent bb18519e44
commit f1ee1eeb63
3 changed files with 12 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
#include "vaapi.h"
#include <streaming/streamutils.h>
#include <dlfcn.h>
#include <SDL_syswm.h>
VAAPIRenderer::VAAPIRenderer()