Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mathutils.h

    rb235c0e r5b41ef9  
    11/*
    2   Copyright (C) 2003-2013 Paul Brossier <piem@aubio.org>
     2  Copyright (C) 2003-2009 Paul Brossier <piem@aubio.org>
    33
    44  This file is part of aubio.
     
    2828 */
    2929
    30 #ifndef _AUBIO_MATHUTILS_H
    31 #define _AUBIO_MATHUTILS_H
     30#ifndef MATHUTILS_H
     31#define MATHUTILS_H
    3232
    3333#include "fvec.h"
     
    283283#endif
    284284
    285 #endif /* _AUBIO_MATHUTILS_H */
     285#endif
     286
Note: See TracChangeset for help on using the changeset viewer.