[sink_wavwrite] check fseek and fwrite return values
[aubio.git] / src / io / audio_unit.h
index c518bc6..46f86b1 100644 (file)
@@ -18,8 +18,8 @@
 
 */
 
-#ifndef _AUBIO_AUDIO_UNIT_H
-#define _AUBIO_AUDIO_UNIT_H
+#ifndef AUBIO_AUDIO_UNIT_H
+#define AUBIO_AUDIO_UNIT_H
 
 /** \file
 
@@ -58,4 +58,4 @@ uint_t del_aubio_audio_unit(aubio_audio_unit_t *o);
 }
 #endif
 
-#endif /* _AUBIO_AUDIO_UNIT_H */
+#endif /* AUBIO_AUDIO_UNIT_H */