Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / tprfilegenerator.cpp
index 872703eef14aa64a24ff11630ebb913ff173a837..9321f9ef7a945dacae246acbe8ac4ddeccf12c3a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2019, by the GROMACS development team, led by
+ * Copyright (c) 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 "tprfilegenerator.h"
+#include "testutils/tprfilegenerator.h"
 
 #include "gromacs/gmxpreprocess/grompp.h"
 #include "gromacs/utility/textwriter.h"