1
0
Fork 0

Remove unused includes

This commit is contained in:
hpi1 2017-09-15 12:49:02 +03:00
parent fbf4522d92
commit 81164104e2
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@
#if !defined(_BDPARSE_H_)
#define _BDPARSE_H_
#include "mpls_parse.h"
#include "clpi_parse.h"
#include "navigation.h"
#define BD_STREAM_TYPE_VIDEO_MPEG1 0x01
#define BD_STREAM_TYPE_VIDEO_MPEG2 0x02
#define BD_STREAM_TYPE_AUDIO_MPEG1 0x03