Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/types.h

    r27fa522 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 AUBIO_TYPES_H
    22 #define AUBIO_TYPES_H
     21#ifndef _AUBIO__TYPES_H
     22#define _AUBIO__TYPES_H
    2323
    2424/** \file
     
    6868#endif
    6969
    70 #endif/*AUBIO_TYPES_H*/
     70#endif /* _AUBIO__TYPES_H */
Note: See TracChangeset for help on using the changeset viewer.