Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/temporal/resampler.h

    rc43c459 rb235c0e  
    11/*
    2   Copyright (C) 2003-2009 Paul Brossier <piem@aubio.org>
     2  Copyright (C) 2003-2013 Paul Brossier <piem@aubio.org>
    33
    44  This file is part of aubio.
     
    1919*/
    2020
    21 #ifndef _RESAMPLE_H
    22 #define _RESAMPLE_H
     21#ifndef _AUBIO_RESAMPLER_H
     22#define _AUBIO_RESAMPLER_H
    2323
    2424/** \file
     
    6363#endif
    6464
    65 #endif /* _RESAMPLE_H */
     65#endif /* _AUBIO_RESAMPLER_H */
Note: See TracChangeset for help on using the changeset viewer.