Move smalloc.h to utility/
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / read-conformation.cpp
index cfb4718c79033ceafe97863ba2a4013735727c74..64fa909de44387d358105fd555d18b4a8936c54d 100644 (file)
@@ -38,7 +38,7 @@
 #include "atomprop.h"
 #include "types/simple.h"
 #include "types/atoms.h"
-#include "smalloc.h"
+#include "gromacs/utility/smalloc.h"
 
 real *makeExclusionDistances(const t_atoms *a, gmx_atomprop_t aps,
                              real defaultDistance, real scaleFactor)