]> git.tdb.fi Git - libs/core.git/blobdiff - source/core/windows/semaphore.cpp
Fix references to deprecated functions
[libs/core.git] / source / core / windows / semaphore.cpp
index 749d99313c3f356fa042b8a8a77a54fcb5cc91ff..c81f815a2ad4bbcb50897f1bb1a327fdd6ef1df5 100644 (file)
@@ -1,6 +1,6 @@
 #include <windows.h>
 #include <msp/core/systemerror.h>
-#include <msp/time/units.h>
+#include <msp/time/timedelta.h>
 #include "semaphore.h"
 
 namespace Msp {