Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_saxs.c
index e11f0974586f82c718fbee0f041a37edd70ff67b..91f2ede879046d1f54d49426305c02113dd734c6 100644 (file)
 
 #include <math.h>
 
-#include "typedefs.h"
 #include "macros.h"
-#include "gromacs/math/vec.h"
 #include "copyrite.h"
-#include "gromacs/utility/futil.h"
-#include "gromacs/commandline/pargs.h"
-#include "gromacs/fileio/tpxio.h"
-#include "index.h"
-#include "gromacs/utility/smalloc.h"
-#include "calcgrid.h"
-#include "nrnb.h"
-#include "coulomb.h"
-#include "gstat.h"
 #include "gmx_ana.h"
-#include "names.h"
 #include "sfactor.h"
 
+#include "gromacs/commandline/pargs.h"
+#include "gromacs/utility/smalloc.h"
+
 int gmx_saxs(int argc, char *argv[])
 {
     const char  *desc[] = {