Move physics.* to math/units.*
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / calc_verletbuf.c
index 0a668def8ce0003950ad91580b73a39f87c7a05d..5e4349e6e1a0bed2cef11007b4d0c6743745a6a0 100644 (file)
@@ -43,7 +43,7 @@
 #include <sys/types.h>
 
 #include "typedefs.h"
-#include "physics.h"
+#include "gromacs/math/units.h"
 #include "macros.h"
 #include "gromacs/math/vec.h"
 #include "coulomb.h"