--- src/audiophash.h.orig	2011-12-23 20:47:08.000000000 +0100
+++ src/audiophash.h	2011-12-23 20:47:12.000000000 +0100
@@ -34,7 +34,6 @@
 
 extern "C" {
 #include "ph_fft.h"
-}
 
 /*  /brief count number of samples in file
  *  
@@ -105,4 +104,6 @@
  */
 double* ph_audio_distance_ber(uint32_t *hash_a , const int Na, uint32_t *hash_b, const int Nb, const float threshold, const int block_size, int &Nc);
 
+}
+
 #endif
