Move tp.[ch] to lib/
[fio.git] / backend.c
index e32d84165273cb5c71fc520d4926b2afd1708a18..68540abb9a2c1bd80c346d311f94646b464e2ff9 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -53,7 +53,7 @@
 #include "lib/getrusage.h"
 #include "idletime.h"
 #include "err.h"
-#include "tp.h"
+#include "lib/tp.h"
 
 static pthread_t disk_util_thread;
 static struct fio_mutex *disk_thread_mutex;