Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_con.c
index 53658aa56ba51d8298dec51ef2a660db90aca6cc..31154f34609ab4b81e02b576cd0a16a8694dd45c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2006,2007,2008,2009,2010,2012,2013, by the GROMACS development team, led by
+ * Copyright (c) 2006,2007,2008,2009,2010,2012,2013,2014, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -41,6 +41,7 @@
 #include "smalloc.h"
 #include "vec.h"
 #include "constr.h"
+#include "types/commrec.h"
 #include "domdec.h"
 #include "domdec_network.h"
 #include "mtop_util.h"