Move functionality to mdrunutility
[alexxy/gromacs.git] / src / api / cpp / createsession.h
index 01536a63f0f1a7285887c1714fb92fd7d1942143..3cc5022bc143fd73bb5abc3ef33318275bbf4e30 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2018, by the GROMACS development team, led by
+ * Copyright (c) 2018,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.
@@ -41,7 +41,7 @@
  * \ingroup gmxapi
  */
 
-#include "gromacs/mdrun/logging.h"
+#include "gromacs/mdrunutility/logging.h"
 
 #include "gmxapi/context.h"
 #include "gmxapi/session.h"