Ignore:
Timestamp:
Jun 28, 2016 6:04:19 AM (8 years ago)
Author:
riza
Message:

Re #1937: Change project and folder name for consistency with existing third party library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/src/pjmedia/converter_libyuv.c

    r5354 r5358  
    2323#if defined(PJMEDIA_HAS_LIBYUV) && PJMEDIA_HAS_LIBYUV != 0 
    2424 
    25 #include "../../third_party/libyuv/include/libyuv.h" 
     25#include "../../third_party/yuv/include/libyuv.h" 
    2626 
    2727static pj_status_t factory_create_converter(pjmedia_converter_factory *cf, 
Note: See TracChangeset for help on using the changeset viewer.