Move thread_mpi to src/external/
[alexxy/gromacs.git] / src / gromacs / gmxlib / smalloc.c
index cd7482548343ec2bdc2ddea28d5392644785861e..4578ffcaa75d3a8734aaeb4d78d35839d646de6d 100644 (file)
@@ -53,7 +53,7 @@
 #endif
 
 #ifdef DEBUG
-#include "gromacs/legacyheaders/thread_mpi/threads.h"
+#include "thread_mpi/threads.h"
 
 static void log_action(int bMal, const char *what, const char *file, int line,
                        int nelem, int size, void *ptr)