David Rose 18 лет назад
Родитель
Сommit
666f897031
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      panda/src/mathutil/fftCompressor.cxx

+ 1 - 1
panda/src/mathutil/fftCompressor.cxx

@@ -34,7 +34,7 @@
 #ifdef howmany
 #ifdef howmany
 #undef howmany
 #undef howmany
 #endif
 #endif
-#include <rfftw.h>
+#include "rfftw.h"
 
 
 // These FFTW support objects can only be defined if we actually have
 // These FFTW support objects can only be defined if we actually have
 // the FFTW library available.
 // the FFTW library available.