use quotes not angle brackets

This commit is contained in:
David Rose 2007-06-22 12:33:47 +00:00
parent 8891d15f02
commit 666f897031

View File

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