Improve use of gmxpreprocess headers
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / convparm.h
index 78d84b296f39050fc1fa91fdec73b1e817fc458e..496d866d3d4eaca725a245a2be053f69b346e91e 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,2014,2015, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2019, 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.
 #ifndef GMX_GMXPREPROCESS_CONVPARM_H
 #define GMX_GMXPREPROCESS_CONVPARM_H
 
-#include "gromacs/gmxpreprocess/grompp-impl.h"
 #include "gromacs/utility/real.h"
 
 struct gmx_mtop_t;
+struct t_molinfo;
+struct t_params;
 
 void convert_params(int atnr, t_params nbtypes[],
                     t_molinfo *mi,