Move physics.* to math/units.*
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / gen_maxwell_velocities.c
index 069402ca657c51534f38bcba9e6f4b075ca229ea..3e5f7ecd357b059c5dc51723cbd8f3a14ebe666a 100644 (file)
@@ -41,7 +41,7 @@
 #include <math.h>
 #include "gromacs/random/random.h"
 #include "gromacs/utility/smalloc.h"
-#include "physics.h"
+#include "gromacs/math/units.h"
 #include "typedefs.h"
 #include "gromacs/math/vec.h"
 #include "gen_maxwell_velocities.h"