Changeset 56 in 3DVCSoftware for trunk/source/Lib/TLibRenderer/TRenFilter.h


Ignore:
Timestamp:
11 May 2012, 21:20:17 (12 years ago)
Author:
hschwarz
Message:

updated trunk (move to HM6.1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibRenderer/TRenFilter.h

    r5 r56  
    3434
    3535
    36 
    3736#ifndef __TRENFILTER__
    3837#define __TRENFILTER__
    3938
    40 #include "../TLibCommon/CommonDef.h"
     39#include "TLibCommon/CommonDef.h"
    4140#include "TRenImage.h"
    42 #include "../TLibCommon/TComPredFilter.h"
     41#include "TRenInterpFilter.h"
    4342
    44 typedef Int (TComPredFilter::*FpChromaIntFilt) ( Pel*, Int );
     43typedef Int (TRenInterpFilter::*FpChromaIntFilt) ( Pel*, Int );
    4544
    4645class TRenFilter
Note: See TracChangeset for help on using the changeset viewer.