Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/pitch/pitchfcomb.h

    r69b11d8 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.
     
    3535*/
    3636
    37 #ifndef _PITCHFCOMB_H
    38 #define _PITCHFCOMB_H
     37#ifndef _AUBIO_PITCHFCOMB_H
     38#define _AUBIO_PITCHFCOMB_H
    3939
    4040#ifdef __cplusplus
     
    7474#endif
    7575
    76 #endif /* _PITCHFCOMB_H */
    77 
    78 
     76#endif /* _AUBIO_PITCHFCOMB_H */
Note: See TracChangeset for help on using the changeset viewer.