Revert "Eliminate mdlib/mdrun.h"
[alexxy/gromacs.git] / src / gromacs / mdlib / checkpointhandler.h
index bfd98a5c578fb84ef310a9e8928e9a8047751bbe..c9f9cfe5acb3d6a270f72ff8edb1945f99c97183 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2018, 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.
@@ -58,6 +58,7 @@
 #include <memory>
 
 #include "gromacs/compat/pointers.h"
+#include "gromacs/mdlib/mdrun.h"
 #include "gromacs/mdlib/simulationsignal.h"
 
 struct gmx_walltime_accounting;