Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / conftest.cpp
index e7be0564a97ceff73cb746090844407eaa296f8a..3fd50276cbfc93c058bef27e6c502842c4c94ca5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2017,2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2017,2018,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 "conftest.h"
+#include "testutils/conftest.h"
 
 #include <cstdio>
 #include <cstdlib>