Move physics.* to math/units.*
[alexxy/gromacs.git] / src / gromacs / mdlib / ebin.c
index 7541827eeb5f56315adb90c642be5e07ad764156..ddc6102c91c6d7a867f4a2e736f5db4835cd509e 100644 (file)
@@ -47,7 +47,7 @@
 #include "ebin.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"
-#include "physics.h"
+#include "gromacs/math/units.h"
 
 t_ebin *mk_ebin(void)
 {