mirror of
https://github.com/glest/glest-source.git
synced 2025-08-22 07:52:51 +02:00
- added support for windows build for libvlc to play videos (requires updated deps)
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#include <GL/glew.h>
|
||||
#include "video_player.h"
|
||||
|
||||
#include <SDL/SDL.h>
|
||||
#include <SDL/SDL_mutex.h>
|
||||
#include <SDL.h>
|
||||
#include <SDL_mutex.h>
|
||||
|
||||
#ifdef HAS_LIBVLC
|
||||
#include <vlc/vlc.h>
|
||||
|
Reference in New Issue
Block a user