Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / testfileredirector.cpp
index da0e74ae216395ea4e4cbc3b029f36d14553127f..d233ae017851335f68a9dd8ec3e80fc8e9d8a7c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2017,2019, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,2017,2019,2020, 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 @@
  */
 #include "gmxpre.h"
 
-#include "testfileredirector.h"
+#include "testutils/testfileredirector.h"
 
 #include <memory>
 #include <set>