1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00

Add missing header #include to fix 'make checkheaders'.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26214 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-03-10 19:19:03 +00:00
parent d4ac911f0f
commit 62ac9600ba

View File

@ -1,6 +1,8 @@
#ifndef MPLAYER_CONTROL_H
#define MPLAYER_CONTROL_H
#include <sys/types.h>
/*********************************************
// Control info struct.
//