diff options
Diffstat (limited to 'integrator.cpp')
-rw-r--r-- | integrator.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integrator.cpp b/integrator.cpp index 7e5c512..4f8246d 100644 --- a/integrator.cpp +++ b/integrator.cpp @@ -1,4 +1,5 @@ #include "fourier.hpp" +#include "p-spin.hpp" #include <fstream> #include <fftw3.h> #include <getopt.h> |