Move physics.* to math/units.*
[alexxy/gromacs.git] / src / gromacs / mdlib / ewald.c
index 9c065b28a9f67675b9295301506c1f2d286b0d9d..2134f4cc3bc30cc352054f3dce05d3e5651712e8 100644 (file)
@@ -47,7 +47,7 @@
 #include "gromacs/math/vec.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/utility/fatalerror.h"
-#include "physics.h"
+#include "gromacs/math/units.h"
 #include "coulomb.h"
 #include "macros.h"