summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/marker_view.h')
-rw-r--r--gtk2_ardour/marker_view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/marker_view.h b/gtk2_ardour/marker_view.h
index da45b33dd9..04b8587649 100644
--- a/gtk2_ardour/marker_view.h
+++ b/gtk2_ardour/marker_view.h
@@ -65,8 +65,8 @@ class MarkerView : public TimeAxisViewItem
Gdk::Color& base_color,
std::string mark_type,
std::string mark_id,
- jack_nframes_t start,
- jack_nframes_t duration) ;
+ nframes_t start,
+ nframes_t duration) ;
/**
* Destructor