summaryrefslogtreecommitdiff
path: root/libs/timecode/timecode/visibility.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/timecode/timecode/visibility.h')
-rw-r--r--libs/timecode/timecode/visibility.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/timecode/timecode/visibility.h b/libs/timecode/timecode/visibility.h
index f1c8833f26..8de8cb7ffa 100644
--- a/libs/timecode/timecode/visibility.h
+++ b/libs/timecode/timecode/visibility.h
@@ -34,7 +34,7 @@
#define LIBTIMECODE_API LIBTIMECODE_DLL_EXPORT
#else
#define LIBTIMECODE_API LIBTIMECODE_DLL_IMPORT
-#endif
+#endif
#define LIBTIMECODE_LOCAL LIBTIMECODE_DLL_LOCAL
#endif /* __libtimecode_visibility_h__ */