Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/onset/onset.h

    ra6e2e5f rb235c0e  
    11/*
    2   Copyright (C) 2006-2009 Paul Brossier <piem@aubio.org>
     2  Copyright (C) 2006-2013 Paul Brossier <piem@aubio.org>
    33
    44  This file is part of aubio.
     
    4040
    4141
    42 #ifndef ONSET_H
    43 #define ONSET_H
     42#ifndef _AUBIO_ONSET_H
     43#define _AUBIO_ONSET_H
    4444
    4545#ifdef __cplusplus
     
    269269#endif
    270270
    271 #endif /* ONSET_H */
     271#endif /* _AUBIO_ONSET_H */
Note: See TracChangeset for help on using the changeset viewer.