Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / mdlib / qmmm.c
index e0d45d2a618edce8180dfe1597cc341fcf96e116..b4fca75f1fd9b934ffdb0a088bb0b255f0370474 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013, by the GROMACS development team, led by
+ * Copyright (c) 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 <math.h>
 #include "sysstuff.h"
 #include "typedefs.h"
+#include "types/commrec.h"
 #include "macros.h"
 #include "smalloc.h"
 #include "physics.h"