Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / toppush.h
index e91a42dbebff90f63ab3addd382e57f5f65eb7df..83526df792e9cf3a3b6e983d5039d317b578dbda 100644 (file)
 #ifndef GMX_GMXPREPROCESS_TOPPUSH_H
 #define GMX_GMXPREPROCESS_TOPPUSH_H
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "toputil.h"
 #include "gpp_atomtype.h"
 #include "gpp_bond_atomtype.h"
-#include "warninp.h"
+#include "gromacs/legacyheaders/warninp.h"
 
 #ifdef __cplusplus
 extern "C" {