Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / mdlib / domdec_setup.c
index d5fec0dbd622d32cec29c28c42dde8abd181499a..8e39f16daa9dc21ab8ce23c2f4227e2ba9aff738 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2008,2009,2010,2011,2012,2013, by the GROMACS development team, led by
+ * Copyright (c) 2008,2009,2010,2011,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.
@@ -40,6 +40,7 @@
 #include <stdio.h>
 #include <assert.h>
 #include "domdec.h"
+#include "types/commrec.h"
 #include "network.h"
 #include "perf_est.h"
 #include "physics.h"