Fix dependencies on config.h for typedefs.h
[alexxy/gromacs.git] / src / gromacs / legacyheaders / domdec_network.h
index e7504346e1cdb6ecd97578d9657113668ba82356..84e6b2e556db3be939517f67bc7daa1f1a2fca65 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2008,2009,2010,2012, by the GROMACS development team, led by
+ * Copyright (c) 2008,2009,2010,2012,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.
@@ -37,7 +37,6 @@
 #define _domdec_network_h
 
 #include "typedefs.h"
-#include "types/commrec.h"
 
 #ifdef __cplusplus
 extern "C" {