summaryrefslogtreecommitdiff
path: root/libs/temporal/temporal/bbt_time.h
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/temporal/bbt_time.h
parent9283bee867ce788465f3e48ed889cd324e098e64 (diff)
convert codebase to use Temporal for various time types
Diffstat (limited to 'libs/temporal/temporal/bbt_time.h')
-rw-r--r--libs/temporal/temporal/bbt_time.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/temporal/temporal/bbt_time.h b/libs/temporal/temporal/bbt_time.h
index ed19748b50..03931b2eac 100644
--- a/libs/temporal/temporal/bbt_time.h
+++ b/libs/temporal/temporal/bbt_time.h
@@ -24,7 +24,7 @@
#include <iomanip>
#include <exception>
-#include "timecode/visibility.h"
+#include "temporal/visibility.h"
namespace Timecode {