Reduced usage of typdefs.h
[alexxy/gromacs.git] / src / gromacs / legacyheaders / index.h
index b47267593683d391cdfc5fb7e76504482a3fb478..8d449f1840abe38340de3ffb705b7a0fe0a3a838 100644 (file)
 #ifndef _index_h
 #define _index_h
 
-#include "typedefs.h"
+#include <stdio.h>
+
+#include "types/atoms.h"
+#include "types/block.h"
 
 #ifdef __cplusplus
 extern "C" {