Add a few missing header #includes and #defines.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30207 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego
2010-01-04 18:58:35 +00:00
parent ebe9682831
commit 00ad5d3fed
8 changed files with 14 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
#ifndef MPLAYER_DVBIN_H
#define MPLAYER_DVBIN_H
#include "config.h"
#include "stream.h"
#define SLOF (11700*1000UL)