mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
use quotes not angle brackets
This commit is contained in:
parent
8891d15f02
commit
666f897031
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user