Sort all includes in src/gromacs
[alexxy/gromacs.git] / src / gromacs / topology / residuetypes.cpp
index 26fcff3e0c905a395f9c2b7245afb784a5d7f5af..6745c96d378d69f9799c85fb6b94a2a6d0320414 100644 (file)
@@ -32,7 +32,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/topology/residuetypes.h"
+#include "gmxpre.h"
+
+#include "residuetypes.h"
 
 #include <cassert>
 #include <cstdio>