convert codebase to use Temporal for various time types
[ardour.git] / libs / midi++2 / mmc.cc
index d9ad0778654d6be853f0f85f6fc0b3a3b5a186d7..f3ed9383e80add73b8d676a7b325fbf32c3d42a2 100644 (file)
@@ -21,8 +21,8 @@
 #include <fcntl.h>
 #include <map>
 
-#include "timecode/time.h"
-#include "timecode/bbt_time.h"
+#include "temporal/time.h"
+#include "temporal/bbt_time.h"
 
 #include "pbd/error.h"