Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / mdlib / qmmm.c
index 8119e6ed85e8b4fc2b3012de062eb1f8b32d3da5..4e85721b9a91e9c56616b52b91799254d599307e 100644 (file)
 #endif
 
 #include <math.h>
-#include "sysstuff.h"
 #include "typedefs.h"
 #include "types/commrec.h"
 #include "macros.h"
 #include "gromacs/utility/smalloc.h"
 #include "physics.h"
 #include "macros.h"
-#include "vec.h"
+#include "gromacs/math/vec.h"
 #include "force.h"
 #include "invblock.h"
 #include "gromacs/fileio/confio.h"
@@ -61,7 +60,7 @@
 #include "qmmm.h"
 #include <stdio.h>
 #include <string.h>
-#include "gmx_fatal.h"
+#include "gromacs/utility/fatalerror.h"
 #include "typedefs.h"
 #include <stdlib.h>
 #include "mtop_util.h"