Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / xvgtest.cpp
index eb73e8fb2721f0564693086f48a75d929419320f..437f046a0f6a3c53b77be597bd5a4941e9ee86dc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2017,2018,2019, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,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.
@@ -42,7 +42,7 @@
  */
 #include "gmxpre.h"
 
-#include "xvgtest.h"
+#include "testutils/xvgtest.h"
 
 #include <cerrno>
 #include <cstdlib>