Remove more uses of typedefs.h
[alexxy/gromacs.git] / src / gromacs / legacyheaders / ebin.h
index 61a8db1de3340efde074a145c3158b8bca4965fc..3dd6f42a0537b2fa5d8144e68527a7b115f42cae 100644 (file)
@@ -40,8 +40,9 @@
 
 #include <stdio.h>
 
-#include "typedefs.h"
+#include "../legacyheaders/types/energy.h"
 #include "../fileio/enxio.h"
+#include "../utility/basedefinitions.h"
 
 #ifdef __cplusplus
 extern "C" {