Removed include of SDL_syswm.h because it creates problems on Kubuntu 14.04 with Mir

This commit is contained in:
Robert Beckebans 2014-08-20 00:30:39 +02:00
parent 195b99e39f
commit f9ff46d03d

View file

@ -39,7 +39,6 @@ If you have questions concerning this license or the applicable additional terms
// DG end
#include <SDL.h>
#include <SDL_syswm.h>
#include "renderer/tr_local.h"
#include "sdl_local.h"