Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / math / 3dtransforms.cpp
index 18be95347fa7cad6ded7165323cc83c860498a01..41e80d614f23ebc13522a4fabbca3ed0b594cbd4 100644 (file)
@@ -34,7 +34,9 @@
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "gromacs/math/3dtransforms.h"
+#include "gmxpre.h"
+
+#include "3dtransforms.h"
 
 #include <math.h>
 #include <stdio.h>