From 262dde35ffea591ac1ca852e1d33c75597c5116e Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 21 Jun 2010 14:39:24 +0000 Subject: stream/dvbin.h: Use angular brackets for system #includes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31516 b3059339-0415-0410-9bf9-f77b7e298cf2 --- stream/dvbin.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stream/dvbin.h b/stream/dvbin.h index e278e79489..8f7ff28d40 100644 --- a/stream/dvbin.h +++ b/stream/dvbin.h @@ -15,6 +15,7 @@ #define LOF1 (9750*1000UL) #define LOF2 (10600*1000UL) +#include #include #include #include @@ -37,8 +38,6 @@ #define DVB_CHANNEL_LOWER -1 #define DVB_CHANNEL_HIGHER 1 -#include "inttypes.h" - #ifndef DMX_FILTER_SIZE #define DMX_FILTER_SIZE 16 #endif -- cgit v1.2.3