Kaydet (Commit) b2178186 authored tarafından Minh Ngo's avatar Minh Ngo

Possibly fixes compiling success regression on the UNIX platform.

Change-Id: Ie46bba2bbe8e351c25ae2c207fad9cc73761dd46
üst 33b49a0d
......@@ -9,6 +9,9 @@
#ifndef _WRAPPER_PLAYER_HXX
#define _WRAPPER_PLAYER_HXX
#if defined UNX
# include <unistd.h>
#endif
struct libvlc_media_player_t;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment