Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/spectral/phasevoc.h

    rb8c0685 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.
     
    3232*/
    3333
    34 #ifndef _PHASEVOC_H
    35 #define _PHASEVOC_H
     34#ifndef _AUBIO_PHASEVOC_H
     35#define _AUBIO_PHASEVOC_H
    3636
    3737#ifdef __cplusplus
     
    100100#endif
    101101
    102 #endif
     102#endif /* _AUBIO_PHASEVOC_H */
Note: See TracChangeset for help on using the changeset viewer.