Move part of macros.h to grompp-impl.h
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / hackblock.c
index 4d576a1651d871111a650360131648ecab7d4c61..e65a8d9b8053e4a05e9cbae2e8738ea2e3bdc247 100644 (file)
@@ -43,7 +43,6 @@
 #include "hackblock.h"
 #include "gromacs/utility/smalloc.h"
 #include "gromacs/math/vec.h"
-#include "macros.h"
 
 /* these MUST correspond to the enum in hackblock.h */
 const char *btsNames[ebtsNR] = { "bonds", "angles", "dihedrals", "impropers", "exclusions", "cmap" };