A better solution, that won't break everyone's builds.
This commit is contained in:
parent
ea61d232cd
commit
855cb4d2ad
|
|
@ -31,7 +31,7 @@
|
|||
#undef howmany
|
||||
#endif
|
||||
|
||||
#ifdef IS_OSX
|
||||
#ifdef HAVE_DRFFTW_H
|
||||
#include "drfftw.h"
|
||||
#else
|
||||
#include "rfftw.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue