From 383e8e34fc65553ce0103bb2d28e92587d530f87 Mon Sep 17 00:00:00 2001 From: Anthony Blake Date: Wed, 31 Oct 2012 17:14:54 +1300 Subject: Square 2D works --- src/ffts_nd.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/ffts_nd.h') diff --git a/src/ffts_nd.h b/src/ffts_nd.h index 3d3abd9..2eef287 100644 --- a/src/ffts_nd.h +++ b/src/ffts_nd.h @@ -34,6 +34,10 @@ #ifndef __FFTS_ND_H__ #define __FFTS_ND_H__ +#include +#include +#include + #include "ffts.h" -- cgit v1.1