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
1 changed files with 2 additions and 0 deletions

View File

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