Use full path for legacyheaders
[alexxy/gromacs.git] / src / gromacs / gmxlib / nonbonded / nb_kernel_c / nb_kernel_template_c.pre
index 684c6ea883749b026889019c733794ffa60ff9b5..269b2d5075a57fc6df410fc024011b05e51ada31 100644 (file)
@@ -41,9 +41,9 @@
 #include <math.h>
 
 #include "../nb_kernel.h"
-#include "types/simple.h"
+#include "gromacs/legacyheaders/types/simple.h"
 #include "gromacs/math/vec.h"
-#include "nrnb.h"
+#include "gromacs/legacyheaders/nrnb.h"
 /* #endif */
 
 /* ## List of variables set by the generating script:                                    */