From 730e4eaca4858930832ecc6e6f9c0dd65d525d19 Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Thu, 22 Nov 2007 00:53:49 +0000 Subject: implement the split of file.h and mod_format.h git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89515 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- formats/format_h263.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'formats/format_h263.c') diff --git a/formats/format_h263.c b/formats/format_h263.c index 3d1766f7e..92b794b16 100644 --- a/formats/format_h263.c +++ b/formats/format_h263.c @@ -28,7 +28,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") -#include "asterisk/file.h" +#include "asterisk/mod_format.h" #include "asterisk/module.h" #include "asterisk/endian.h" -- cgit v1.2.3