Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / filematchers.cpp
index d836f4e6fcb3fc04a4b68e0e2ffcab2aaec3c890..a312dddd0ff6fd2eb701680a8523d431a9462f16 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 "filematchers.h"
+#include "testutils/filematchers.h"
 
 #include "gromacs/utility/filestream.h"