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