]> git.tdb.fi Git - libs/core.git/blobdiff - tests/pipe.cpp
Fix references to deprecated functions
[libs/core.git] / tests / pipe.cpp
index 0310bdfc7f88df47abfbf4f92e9935de57ab9647..f9aa5bc1d816c39037132e1adef023a943146ff6 100644 (file)
@@ -1,7 +1,7 @@
 #include <msp/core/thread.h>
 #include <msp/io/pipe.h>
 #include <msp/io/poll.h>
-#include <msp/time/units.h>
+#include <msp/time/timedelta.h>
 #include <msp/test/test.h>
 
 using namespace Msp;