src/: sync header defines, remove trailing spaces, update copyrights
[aubio.git] / src / synth / sampler.h
index cd9f374..b27a8df 100644 (file)
@@ -18,8 +18,8 @@
 
 */
 
-#ifndef _AUBIO_SYNTH_SAMPLER_H
-#define _AUBIO_SYNTH_SAMPLER_H
+#ifndef _AUBIO_SAMPLER_H
+#define _AUBIO_SAMPLER_H
 
 /** \file
 
@@ -137,4 +137,4 @@ void del_aubio_sampler( aubio_sampler_t * o );
 }
 #endif
 
-#endif /* _AUBIO_SYNTH_SAMPLER_H */
+#endif /* _AUBIO_SAMPLER_H */