mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
Remove unnecessary version.h #includes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26602 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
63ffa0af9e
commit
7d560418f6
@ -20,7 +20,6 @@
|
||||
#include "libvo/font_load.h"
|
||||
|
||||
#include "input/input.h"
|
||||
#include "version.h"
|
||||
|
||||
|
||||
|
||||
|
@ -6,8 +6,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "version.h"
|
||||
|
||||
#include "aviheader.h"
|
||||
#include "ms_hdr.h"
|
||||
|
||||
|
@ -5,7 +5,6 @@
|
||||
#include <inttypes.h>
|
||||
#include <limits.h>
|
||||
#include "config.h"
|
||||
#include "version.h"
|
||||
#include "mp_msg.h"
|
||||
#include "help_mp.h"
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
#include <sys/types.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "version.h"
|
||||
#include "mp_msg.h"
|
||||
#include "help_mp.h"
|
||||
|
||||
|
@ -6,8 +6,6 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "version.h"
|
||||
|
||||
//#include "stream/stream.h"
|
||||
//#include "demuxer.h"
|
||||
//#include "stheader.h"
|
||||
|
Loading…
Reference in New Issue
Block a user