summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rhythm_ferret.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-06-25 21:27:37 +0200
committerRobin Gareus <robin@gareus.org>2014-06-25 21:47:54 +0200
commita3c378cf62939c85bcfa3b4c55b68c9163c5e21e (patch)
treee12ed4ef7caf02422df4dd7378269295c5b60a95 /gtk2_ardour/rhythm_ferret.cc
parent1bd4e448defb93c879bf25167cf42b6d8534eb73 (diff)
move utility functions into a dedicated namespace
Diffstat (limited to 'gtk2_ardour/rhythm_ferret.cc')
-rw-r--r--gtk2_ardour/rhythm_ferret.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/rhythm_ferret.cc b/gtk2_ardour/rhythm_ferret.cc
index 5a59b5ce5d..ec5ebc93a1 100644
--- a/gtk2_ardour/rhythm_ferret.cc
+++ b/gtk2_ardour/rhythm_ferret.cc
@@ -31,7 +31,6 @@
#include "rhythm_ferret.h"
#include "audio_region_view.h"
#include "editor.h"
-#include "utils.h"
#include "time_axis_view.h"
#include "i18n.h"