Add TNG writing and reading support
[alexxy/gromacs.git] / src / gromacs / legacyheaders / pme.h
index 7148920ab56b6535d7e3b28f8a7b56334cf828e0..95597c0b199f293ff80bc0434c74c26ac6a55fe9 100644 (file)
@@ -40,7 +40,9 @@
 
 #include <stdio.h>
 #include "typedefs.h"
-#include "sim_util.h"
+#include "../math/gmxcomplex.h"
+#include "../timing/walltime_accounting.h"
+#include "../legacyheaders/network.h"
 
 #ifdef __cplusplus
 extern "C" {