]> git.tdb.fi Git - libs/core.git/blobdiff - tests/thread.cpp
Fix references to deprecated functions
[libs/core.git] / tests / thread.cpp
index 9529af85caacaf9e85fba0ad867fe0a2338a9148..7f925027112b112ab73eca3ccc73163a99646aa4 100644 (file)
@@ -1,7 +1,7 @@
 #include <list>
 #include <vector>
 #include <msp/core/thread.h>
-#include <msp/time/units.h>
+#include <msp/time/timedelta.h>
 #include <msp/time/utils.h>
 #include <msp/test/test.h>