Separate the testutils module.
[alexxy/gromacs.git] / src / testutils / refdata_xml.cpp
index 4d2a71775ddbd7bea4f2d174f7e285dab4fae515..aa8dac17b89669599fdfd4373891d0488873fc67 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.
 
 #include "gromacs/utility/exceptions.h"
 
-#include "testutils/refdata_impl.h"
 #include "testutils/testexceptions.h"
 
+#include "refdata_impl.h"
+
 namespace gmx
 {
 namespace test