Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / gmxlib / gmx_fatal.c
index 1481bde2ee6efba78ff33e4d9a8851e5fc02c954..86ea38079061ba48904af4dbba78b2c4acbac68a 100644 (file)
@@ -44,6 +44,7 @@
 #include <string.h>
 
 #include "main.h"
+#include "types/commrec.h"
 #include "network.h"
 #include "gmx_fatal.h"
 #include "copyrite.h"