Move physics.* to math/units.*
[alexxy/gromacs.git] / src / gromacs / selection / sm_insolidangle.cpp
index 38766c99ebb0d76107b81d1961ed211d8125dddf..8e8f4e0221a54fb8572bad18228f04cfb69fbb21 100644 (file)
 
 #include "gromacs/legacyheaders/macros.h"
 #include "gromacs/legacyheaders/pbc.h"
-#include "gromacs/legacyheaders/physics.h"
 
+#include "gromacs/math/units.h"
 #include "gromacs/math/utilities.h"
 #include "gromacs/math/vec.h"
 #include "gromacs/selection/indexutil.h"