Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / mdlib / ewald.c
index 845060173f42407017119aab2c13629ee92b51ae..740ad32e989f086afde9a2f114cafd6b97beb699 100644 (file)
@@ -41,6 +41,7 @@
 #include <stdio.h>
 #include <math.h>
 #include "typedefs.h"
+#include "types/commrec.h"
 #include "vec.h"
 #include "smalloc.h"
 #include "gmx_fatal.h"