summaryrefslogtreecommitdiff
path: root/libs/temporal/time.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2017-09-24 12:03:54 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2017-09-24 12:03:54 -0400
commit7db12f6b128eef0d63dd6a8eda3d04f4dab1fc79 (patch)
tree388aecd96220df899626709aeb8c7dbc37fd9088 /libs/temporal/time.cc
parent9283bee867ce788465f3e48ed889cd324e098e64 (diff)
convert codebase to use Temporal for various time types
Diffstat (limited to 'libs/temporal/time.cc')
-rw-r--r--libs/temporal/time.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/temporal/time.cc b/libs/temporal/time.cc
index 55fd636d3e..59cfa427be 100644
--- a/libs/temporal/time.cc
+++ b/libs/temporal/time.cc
@@ -23,7 +23,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "timecode/time.h"
+#include "temporal/time.h"
namespace Timecode {