summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_items.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_items.h')
-rw-r--r--gtk2_ardour/editor_items.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/editor_items.h b/gtk2_ardour/editor_items.h
index 51db6dbc87..39b6310a67 100644
--- a/gtk2_ardour/editor_items.h
+++ b/gtk2_ardour/editor_items.h
@@ -28,6 +28,9 @@ enum ItemType {
MarkerBarItem,
RangeMarkerBarItem,
CdMarkerBarItem,
+#ifdef WITH_VIDEOTIMELINE
+ VideoBarItem,
+#endif
TransportMarkerBarItem,
SelectionItem,
ControlPointItem,