Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_network.c
index 8e184d38c0b3a0cc6a37fbb72f297f51be497267..9142d54ae7b51040f371e4afa427b6e42282b591 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2008,2009,2010,2012,2013, by the GROMACS development team, led by
+ * Copyright (c) 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.
@@ -38,6 +38,7 @@
 #endif
 
 #include <string.h>
+#include "types/commrec.h"
 #include "domdec_network.h"
 
 #include "gromacs/utility/gmxmpi.h"