mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
Add missing #includes to fix 'make checkheaders'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27075 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef MPLAYER_STREAM_DVD_COMMON_H
|
||||
#define MPLAYER_STREAM_DVD_COMMON_H
|
||||
|
||||
#include "config.h"
|
||||
#include <inttypes.h>
|
||||
#ifdef USE_DVDREAD_INTERNAL
|
||||
#include <dvdread/ifo_types.h>
|
||||
|
||||
Reference in New Issue
Block a user