Sort includes outside src/gromacs
[alexxy/gromacs.git] / src / testutils / testasserts.cpp
index 4768c7321a1f3efcf7f02d664fa04b7dedcb42c6..f14bbe1c5af81eb4bc4494ac5b44ee1e6350faf6 100644 (file)
@@ -39,7 +39,9 @@
  * \author Teemu Murtola <teemu.murtola@gmail.com>
  * \ingroup module_testutils
  */
-#include "testutils/testasserts.h"
+#include "gmxpre.h"
+
+#include "testasserts.h"
 
 #include <cmath>