Ignore:
Timestamp:
Apr 15, 2009 2:45:41 PM (15 years ago)
Author:
nanang
Message:

Ticket #774:

  • Added build config for GNU autoconf & make.
  • Fixed some G.722.1 codes for linux & mingw32 targets, e.g: types

defs, collision function name 'round'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia-codec/g7221.c

    r2572 r2601  
    3636#if defined(PJMEDIA_HAS_G7221_CODEC) && PJMEDIA_HAS_G7221_CODEC!=0 
    3737 
    38 #include "../../third_party/g7221/common/defs.h" 
     38#include "../../../third_party/g7221/common/defs.h" 
    3939 
    4040#define THIS_FILE           "g7221.c" 
Note: See TracChangeset for help on using the changeset viewer.