From c1e99b4951bd5e376cfab14cb6870869e60b91a2 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 28 Jul 2005 15:09:52 +0000 Subject: *** empty log message *** --- src/img_encoder.h | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'src/img_encoder.h') diff --git a/src/img_encoder.h b/src/img_encoder.h index 9df1e21..7237f48 100644 --- a/src/img_encoder.h +++ b/src/img_encoder.h @@ -31,26 +31,22 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#include "config.h" #ifndef __RTVIDEOREC_IMGENCODER_H #define __RTVIDEOREC_IMGENCODER_H +#include + #include "frame.h" #include "util.h" -#include -#include -#include -//#include extern "C" { -#ifdef HAVE_STDLIB_H -#undef HAVE_STDLIB_H -#endif #include -#ifdef HAVE_STDLIB_H -#undef HAVE_STDLIB_H -#endif } +//#include +//#include + #include "info.h" #include "file.h" -- cgit v1.2.3