Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / fft / fft.h
index ac575ac14ab4cb657bfffb5363bb2b6c051d25cd..69fe46289b18bfe3b73bc7d6354b3bade249d2ce 100644 (file)
@@ -54,8 +54,8 @@
 
 #include <stdio.h>
 
-#include "../legacyheaders/types/simple.h"
-#include "../math/gmxcomplex.h"
+#include "gromacs/math/gmxcomplex.h"
+#include "gromacs/utility/real.h"
 
 #ifdef __cplusplus
 extern "C" {