Refactor t_param to InteractionType
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / toppush.h
index 33371cafc7fad6fccfb404c462beb9ad65994f98..aa0a3441f24250b85e3fa819fc89d45a844f9c57 100644 (file)
@@ -50,7 +50,7 @@ struct t_atoms;
 struct t_block;
 struct MoleculeInformation;
 struct t_nbparam;
-struct t_param;
+class InteractionType;
 struct InteractionTypeParameters;
 struct PreprocessResidue;
 struct warninp;