Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / utility / cstringutil.c
index 29266fd276ba0dedabac479bd3a5e0c5d55ecd99..fc280a5eb48615a347b8a34358ccb818ce7f125f 100644 (file)
 #include <unistd.h>
 #endif
 
-#include "gromacs/legacyheaders/types/simple.h"
-#include "gromacs/legacyheaders/gmx_fatal.h"
-#include "gromacs/legacyheaders/main.h"
-
-#include "gromacs/fileio/futil.h"
+#include "gromacs/utility/basedefinitions.h"
+#include "gromacs/utility/basenetwork.h"
+#include "gromacs/utility/fatalerror.h"
+#include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
 
 int continuing(char *s)