From 2ece3ad52b2d8c2cb449f9f2dc5dece4663bd5fc Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 14 Aug 2008 15:50:31 +0000 Subject: [PATCH] Use '#include ' instead of '#include '. It is the standard location as defined by the Open Group. git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14761 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b --- libavdevice/dv1394.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavdevice/dv1394.c b/libavdevice/dv1394.c index de9725bdc..a55fa97ce 100644 --- a/libavdevice/dv1394.c +++ b/libavdevice/dv1394.c @@ -23,9 +23,9 @@ #include #include #include +#include #include #include -#include #include #include #include -- 2.39.2